Now supporting TikTok, Instagram, and more

Extract Social Data in
One API Call

Get real-time profile data, engagement metrics, and content from major social platforms. Simple REST API with enterprise-grade reliability.

Request
request.ts
1const response = await fetch(
2 'https://api.socialscraper.dev/tiktok/profile/charlidamelio',
3 {
4 headers: {
5 'x-api-key': 'API_KEY'
6 }
7 }
8);
9
10const data = await response.json();
Response
Charli D'Amelio

Charli D'Amelio

@charlidamelio

dancer | dog mom | dunkin ☕

154.2M
Followers
1.2K
Following
12.8B
Likes
Live data via API
~120ms
response.json
1{
2 "userInfo": {
3 "user": {
4 "uniqueId": "charlidamelio",
5 "nickname": "Charli D'Amelio",
6 "avatarLarger": "https://p16-sign.tiktok...",
7 "signature": "dancer | dog mom | dunkin ☕",
8 "verified": true,
9 "secUid": "MS4wLjABAAAA..."
10 },
11 "stats": {
12 "followerCount": 154200000,
13 "followingCount": 1247,
14 "heartCount": 12800000000,
15 "videoCount": 2456
16 }
17 }
18}
200 OK118ms2.4 KB
TikTok APIv1.0

Supported Platforms

One unified API for all major social platforms. More being added regularly.

TikTok
Profiles, Videos, Stats
Live
Instagram
Profiles, Posts, Stories
Live
X (Twitter)
Profiles, Tweets
Soon
YouTube
Channels, Videos
Soon

Built for Developers

Everything you need to integrate social data into your applications.

Lightning Fast

Average response time under 150ms. Built on edge infrastructure for global low-latency access.

99.9% Uptime

Enterprise-grade reliability with automatic failover and real-time monitoring.

Simple REST API

Clean, intuitive endpoints with comprehensive documentation. Get started in minutes.

Real-Time Data

Always fresh data. No stale caches. Get the latest profile stats and content.

Stealth Mode

Built-in rate limiting and intelligent request patterns to avoid detection.

Rich Analytics

Track API usage, monitor performance, and analyze your data consumption.

Pricing

Simple, Transparent Pricing

Start free, scale as you grow. No hidden fees, no surprises.

Free

Perfect for testing and exploration

$0 /month
  • 100 requests/month
  • 2 platforms
  • Community support
Get Started Free
Most Popular

Pro

For growing applications

$49 /month
  • 10,000 requests/month
  • All platforms
  • Priority support
  • Usage analytics
  • Webhooks
Start Pro Trial

Max

For high-volume operations

$149 /month
  • 100,000 requests/month
  • All platforms
  • Dedicated support
  • Custom rate limits
  • SLA guarantee
  • Priority queue
Start Max Trial

Ready to Get Started?

Join thousands of developers using Social Scraper to power their applications with real-time social data.