get https://app.scrapein.app/api/v1/instagram/user-reels
With this endpoint you can collect information about a user's Instagram Reels activity.
Endpoint:
The /user-reels
The Instagram Social Media API endpoint allows you to GET
information based on the given user ID.
The user-reels
endpoint provides the multimedia reels content, engagement metrics, timestamps, location data, and poster details for a user's reels. It allows collecting a user's reels data to analyze performance, such as
- Media content: Videos, images, and captions of the user's reels posts.
- Engagement data: Like counts, comment counts, and view counts for each reel.
- Timestamps: When the reel was posted and recorded.
- User info: Details like username, profile picture, and name of the reel poster.
- Media metadata: Dimensions, formats, duration of videos.
- Location: Any location tagged on the reel.
- Sound metadata: Details of audio used in video reels.
Authentication:
API-KEY
. Use your API-KEY
for authentication.
Output format:
json
Results:
Click "200" at the bottom of the page in the Responses block to see the JSON structure of a successful response.
Support
If you have any questions about authentication or API usage, please contact our support team at [email protected].