Step 1
Fork collection
Copy docs to your workspace and keep your own endpoint setup.
Production-ready IG data access with a clean endpoint structure and Postman-first integration workflow.
Base endpoint: https://ig.jsonscraper.com
Quick start request
curl -X GET "https://ig.jsonscraper.com/v1/user/by/username?username=apple&license_key=YOUR_LICENSE_KEY&cache_timeout=60"
Example response
{
"status": "ok",
"ig": {
"pk": 5821462185,
"username": "apple",
"is_verified": true
},
"timestamp": 1770474644
}
Complete endpoint map from the documentation. Expand each class and click any endpoint for params + response details.
Fork collection, set your key once, and test every endpoint in a few clicks. Generate code snippets and run automation with AI agents.
Step 1
Copy docs to your workspace and keep your own endpoint setup.
Step 2
Configure license_key once and run endpoints instantly.
Step 3
Build extraction pipelines and reporting workflows on autopilot.
IG Scraper API compared with typical alternatives.
| Feature | IG Scraper API | Typical alternatives |
|---|---|---|
| Caching support | Built-in via cache_timeout | Often external or limited |
| High-volume / unlimited scenarios | Available on selected plans/use-cases | Usually strict caps |
| Platform extra fees | No hidden usage fees | May include extras |
| Getting started | Fork Postman + set key + run | More manual setup |
| Plan | Price / month | Requests / month | Price per request | Price per 1000 |
|---|---|---|---|---|
| Personal | $39.99 | 20,000 | $0.0020 | $2.00 |
| Business | $99.00 | 50,000 | $0.00198 | $1.98 |
| Professional | $139.00 | 75,000 | $0.00185 | $1.85 |
| Corporate | $169.00 | 100,000 | $0.00169 | $1.69 |
| Enterprise | $249.00 | 150,000 | $0.00166 | $1.66 |
| Executive | $379.00 | 250,000 | $0.00152 | $1.52 |
| Premier | $649.00 | 500,000 | $0.00130 | $1.30 |
| Ultimate | $999.00 | 1,000,000 | $0.00100 | $1.00 |
Typical workflows teams launch with IG Scraper API.
Enrich target profiles and collect structured fields for outbound pipelines.
Track creators by niche, follower quality, and content cadence.
Compare posting activity, engagement patterns, and content formats.
Feed AI agents with fresh IG data to generate reports and actions automatically.
Billing is tied to plan quotas. No separate platform surcharge on top of your plan.
Use environment variables for API keys in Postman and app configs. Avoid hardcoding keys in client-side code.
This API is focused on public-data workflows and compliant usage.
Update
More IG route classes are available with stable response format parity.
Update
Postman-first setup reduced steps between key setup and first production test.
In development
Planned additions for faster integration examples and reusable workflow assets.
Fork Postman docs, set your license_key, and run any route in a few clicks.
Use cache_timeout in supported routes to reuse recent results.
Yes. Agents can execute route chains, clean payloads, and publish analytics outputs.
No hidden platform usage layer is charged outside plan pricing.
Endpoint classes are documented in Postman and mapped in the Popular API requests section.
Yes. Use pagination and cursor fields from list endpoints for chunk-based processing.
Yes. The API is designed for predictable response envelopes and automation workflows.
Use the support chat: Chat with Us.
Get release notes, new endpoint classes, and integration updates in your inbox.
By subscribing, you agree to our Privacy Policy. You can unsubscribe any time.