Skip to main content
POST
Add Tasks
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.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY
string
required
Request body format. Value: application/json

Supported URL Formats

Direct Reel URL: https://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/

Request Body

Use profile URLs to bulk collect all reels from a creator’s account in one task.
When scraping a profile, use max_results setting to limit how many reels are collected per profile.
Both instagram.com and www.instagram.com URL formats are supported.

Code Examples

Response

200