Add Tasks
Instagram Profile Scraper
Add Tasks
Add Instagram profile URLs or usernames to scrape using the lobstr.io API
POST
Add Tasks
Add Instagram profiles as tasks to your squid. You can provide either a full profile URL or just the username.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYRequest body format. Value:
application/jsonSupported Input Formats
Profile URL:https://www.instagram.com/username/
https://instagram.com/username
Username only:
leomessi
cristiano
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | Instagram Profile URL or Username to scrape profile information from |
Private profiles will return limited data. Only public profile information is accessible.
Code Examples
Response
200