Instagram live — TikTok & YouTube coming soon

One API for every
social platform.

The same infrastructure we built to index 400M+ creators — now available as an API. Real-time profiles, posts, comments, and reels. No scraping to manage.

Need bulk creator data? Check out the Creator Lookup Database API.

No monthly minimums. Credits never expire. Cancel anytime.

400M+
Creators indexed
<3s
Avg response time
99.9%
Uptime SLA
0
Rate limits
Try it live
Response
Enter a username and click "Scrape Profile" to see live API data.

This is hitting our live API. No mock data.

cURL
Python
JavaScript
$ curl -H "x-api-key: sk-..." \
  "https://api.scraper.creatorlookup.com/v1/instagram/profile?username=instagram"

{
  "data": {
    "username":        "instagram",
    "full_name":       "Instagram",
    "follower_count":  699438587,
    "following_count": 198,
    "media_count":     8332,
    "is_verified":     true,
    "biography":       "Watch the latest episode of Close Friends Only",
    "external_url":    "https://youtube.com/..."
  },
  "credits_used": 1,
  "credits_remaining": 99999
}
Every major platform.
One consistent interface.

Same request format, same response structure, every platform. Start with Instagram today, expand to every network without changing your integration.

📷
Instagram
● Live
  • Full creator profiles
  • User posts & reels
  • Post detail & metadata
  • Comments & replies
  • Stories (coming soon)
🎵
TikTok
Q2 2026
  • Creator profiles
  • Video feed & details
  • Comments & engagement
  • Hashtag search
  • Sound/music lookup
▶️
YouTube
Q2 2026
  • Channel profiles
  • Video feed & details
  • Comments & replies
  • Transcript extraction
  • Shorts & livestreams
𝕏
X (Twitter)
Q3 2026
  • User profiles
  • Tweets & threads
  • Replies & quotes
  • Followers & following
  • Search & trends
Three lines of code. Real data.

No browser automation, no proxies to manage, no CAPTCHA solving. Just clean REST endpoints that return structured JSON.

1

Get your API key

Sign up and get a key instantly. 100 free credits to start. No credit card required.

x-api-key: sk-your-key-here
2

Make a request

Simple GET requests with query parameters. Every endpoint follows the same pattern.

GET /v1/instagram/profile?username=mkbhd
3

Get structured data

Normalized JSON responses with consistent schemas across every platform. Validated with Zod.

{ "data": { ... }, "credits_used": 1 }
Built different.

We run the infrastructure so you don't have to. Residential proxies, browser fingerprinting, retry logic — handled.

🌐

Residential Proxy Network

Every request routed through rotating residential IPs. No blocks, no CAPTCHAs, no detection. We rotate automatically on failures.

Intelligent Caching

Smart Redis layer returns repeat queries in milliseconds. Profiles cached 1hr, posts 15min. Always-fresh data without redundant scrapes.

🔒

Simple Authentication

One API key in the header. Credit-based usage tracking. Per-key rate limits. No OAuth flows, no session management.

📊

Typed & Validated

Every response validated against Zod schemas. Consistent field names across platforms. TypeScript types available for every endpoint.

🔄

Auto Retry & Recovery

Exponential backoff, circuit breakers, and automatic proxy rotation. 3 worker replicas ensure your request always gets through.

📦

400M+ Creator Database

Backed by Creator Lookup's indexed database of 400M+ social profiles. Enriched data available for known creators.

Skip the DIY scraping.

Building scrapers in-house takes months and breaks weekly. Third-party APIs charge per seat. We charge per request.

Feature DIY Scraping Other APIs Creator Scraper
Setup time Weeks / months Hours Minutes
Proxy management You manage Included Included
Anti-detection Constant maintenance Varies TLS fingerprinting
Rate limits Platform-imposed Per-tier limits No limits
Data consistency Changes with API Varies Zod-validated schemas
Monthly minimums Server costs $50-500/mo Pay per request
Creator database 400M+ profiles
Unmatched pricing.

Pay per request. No hidden fees. Credits never expire on paid plans.

Free
$0 /mo
  • 250 credits to start
  • 1 API key
  • Community support
Get Started
Starter
$20 /mo
  • 25,000 credits/mo
  • 3 API keys
  • Email support
Get Started
Scale
$100 /mo
  • 200,000 credits/mo
  • Unlimited API keys
  • Dedicated support
  • Unused credits roll over
  • Custom rate limits
Get Started

Need more? Contact us for enterprise pricing.

Start scraping in minutes.

Get your API key and make your first request. 100 free credits, no credit card required.