Add Instagram reel URLs or profile URLs to scrape reels using the lobstr.io API
Add Instagram URLs as tasks to your squid. You can provide either a direct reel URL to scrape a specific reel, or a profile URL to collect all reels from that profile.Documentation Index
Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt
Use this file to discover all available pages before exploring further.
Token YOUR_API_KEYapplication/jsonhttps://www.instagram.com/reel/ABC123xyz/
Profile URL (collects all reels from profile):
https://www.instagram.com/username/
Post URL:
https://www.instagram.com/p/ABC123xyz/
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | Instagram Reel URL or Profile URL. If a profile URL is given, the scraper will collect reels from that profile. |
max_results setting to limit how many reels are collected per profile.