Return to applications
Instagram Reel Scraper
Scrape Instagram profile reels or exact reel URLs with captions, metrics, media, comments, tags, and metadata through NanoGPT billing.
Run
API call
PricingPOST /api/v1/instagram/reels
curl -sS \
-X POST \
-H "Authorization: Bearer $NANOGPT_API_KEY" \
-H "Content-Type: application/json" \
-d '{"waitForFinishSecs":180,"resultLimit":5000}' \
"https://nano-gpt.com/api/v1/instagram/reels"Instagram Reel Scraper for web and API workflows
Scrape Instagram reels, captions, metrics, shares, transcripts, downloads, and metadata through NanoGPT. The same workflow is available from the web app and the /api/v1/instagram/reels API endpoint.
Common uses
- Analyze reel performance and creative formats
- Collect captions, hashtags, mentions, and tagged users
- Download reel media and transcript fields when requested
Data returned
- Reel captions, timestamps, hashtags, mentions, and tagged users
- Like, comment, share, view, and duration metrics
- Optional transcripts and downloaded video assets