Instagram Profile Data API avatar

Instagram Profile Data API

Under maintenance

Pricing

$3.00 / 1,000 instagram profile lookups

Go to Apify Store
Instagram Profile Data API

Instagram Profile Data API

Under maintenance

Extract 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

dev00

Maintained by Community

Actor 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

FieldTypeDescriptionPrefill Example
Instagram UsernamestringTarget Instagram username to lookup.nike
Endpoint ModeselectCore profile lookup or recent timeline media items.profile
Media Fetch LimitnumberTotal posts to fetch (applicable for /media). Max is 300.12
Pagination CursorstringNext 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.003 per event).
  • Pay as You Go: If a profile is private or unindexed, no billing charges occur.