Instagram Profile Data API
Under maintenancePricing
$3.00 / 1,000 instagram profile lookups
Instagram Profile Data API
Under maintenanceExtract rich profile stats, follower counts, bios, external URLs, and recent media timeline posts from any public Instagram user.
Pricing
$3.00 / 1,000 instagram profile lookups
Rating
0.0
(0)
Developer
dev00
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
an hour ago
Last modified
Categories
Share
📸 Ultimate Instagram Profile & Media Data API
Extract rich, structured profile data and post feeds from any public Instagram username instantly — no accounts, keys, logins, or browser proxies required!
This edge-optimized tool proxies Instagram REST queries via an advanced App ID gateway, formats data, manages pagination loops, records programmatic PPE charge units, and maps clean visual answers. Perfect for marketing intelligence, user profiling, timeline scrapers, sentiment analyzers, and user onboarding flows.
🌟 Key Features
- Dual Operation Modes: Retrieve either core user profile details or recent timeline posts.
- No Authentication or Login Blockers: Edge-deployed API handles sessions completely.
- Advanced Pagination Support: Provide pagination cursors to retrieve up to 300 posts.
- Tabular Splits: Pushes post items as individual row sheets for organized console previews.
- Pay-Per-Event PPE Monetization: Cost-efficient pricing model charging only for successful queries.
🛠️ How It Works
This Actor routes lookups to an edge-deployed gateway, requests public endpoint structures, processes array details, registers programmatic PPE charge counts, and outputs visual keys.
📥 Input Parameters
| Field | Type | Description | Prefill Example |
|---|---|---|---|
| Instagram Username | string | Target Instagram username to lookup. | nike |
| Endpoint Mode | select | Core profile lookup or recent timeline media items. | profile |
| Media Fetch Limit | number | Total posts to fetch (applicable for /media). Max is 300. | 12 |
| Pagination Cursor | string | Next cursor string to retrieve more media items. | (optional) |
Input JSON Example
{"username": "nike","endpoint": "profile"}
📤 Output Data Structure
Tabular datasets output clean rows mapping the account info:
Output JSON Example (Profile Mode)
{"success": true,"type": "profile","username": "nike","full_name": "Nike","biography": "Bring inspiration and innovation to every athlete in the world.","followers": 305100200,"following": 142,"posts_count": 1054,"profile_pic_url": "https://instagram.fcc.fbcdn.net/...","external_url": "https://www.nike.com","is_verified": true,"is_private": false}
💳 Monetization & Cost
This Actor utilizes the Pay-Per-Event (PPE) pricing model on the Apify Store:
- Base Pricing: Only $3.00 per 1,000 successful lookups (
$0.003per event). - Pay as You Go: If a profile is private or unindexed, no billing charges occur.