Instagram Reels Scraper | $0.90/1K Results | Pay Per Result
Pricing
from $0.90 / 1,000 results
Instagram Reels Scraper | $0.90/1K Results | Pay Per Result
Extract the reels on any public Instagram profile. Add a username and get ID, short code, caption, views, likes, comments, duration, timestamp, and the video file. Export to JSON or CSV, run it via API, or plug it into your agent. $0.90 per 1,000 results, pay per result. Served by AnyAPI.
Pricing
from $0.90 / 1,000 results
Rating
0.0
(0)
Developer
AnyAPI
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share
Give it an Instagram username and it returns one row per reel on that profile's reels tab: media ID, short code, caption, view count, like count, comment count, timestamp, run time in seconds, the posting account and its verified flag, and the cover image with the playable video URL. A reels tab carries collaborator reels too, so the posting username is not always the handle you asked for. It pages back until it reaches the number of reels you asked for.
Input
| Field | Type | Required | Description |
|---|---|---|---|
handle | string | no | Instagram username, without the leading @. |
userId | string | no | Instagram numeric user ID. Faster than a username when you already know it. |
maxItems | integer | no | Stop after this many results. Defaults to 100. Each result is charged once. |
Output
Every result row is written to the dataset as one JSON object:
{"id": "3979136276912554000","shortcode": "Dc4u1yKPj_s","caption": "This category presented by astronaut @astro_christina is out of this world. #JeopardyMasters","views": 3035451,"likes": 40844,"comments": 343,"createdUtc": 1788570010,"username": "jeopardy","verified": true,"durationSeconds": 99.4,"media": [{"type": "video","url": "https://scontent.cdninstagram.com/example.jpg","videoUrl": "https://scontent.cdninstagram.com/example.mp4","width": 720,"height": 1280}],"source": "AnyAPI"}
Standby mode
This Actor also runs in Standby mode. Send the same input as a JSON body in a
POST request and it answers with { "items": [ ... ] }, the same rows a
standard run would write, charged the same way.
Pricing
This Actor is billed per result, plus one small fixed charge per run. A result event is charged for every row it writes, and the Actor Start event is charged once when the run begins. A run that finds nothing, or that comes back with an empty list, writes no rows and pays the start charge only. Both prices are on this Actor's Apify Store page.
Support
Something wrong with this Actor, a field you need, or a platform you want added? Open an issue on this Actor, or email support@getanyapi.com and a human will answer.
One shape across every platform
This Actor belongs to a set of sixteen on this account that read YouTube,
Instagram, TikTok, X, Reddit, Threads, Facebook Ads Library and Google News.
They take the same kind of input, write the same kind of row, bill the same way,
and stamp every row with "source": "AnyAPI", so a pipeline written against
one of them reads all of them without a second parser.
| Platform | Actors |
|---|---|
| YouTube | search, channel videos, comments, transcripts |
| profile posts, post comments | |
| TikTok | profile videos, keyword search, video comments |
| X | profile, user tweets |
| search, post comments | |
| Other | Threads posts, Facebook Ads Library, Google News |