400 free credits — no credit card required.Start building
Logo
🎉
400 free credits — no credit card required

Scrape social media data from 27 platforms with one API

The unified social media scraper API. One schema, one request — clean, structured data from TikTok, Instagram, YouTube, and every other platform in our 27-platform lineup.

import requests

response = requests.get(
    'https://www.socialcrawl.dev/v1/tiktok/profile',
    params={'handle': 'charlidamelio'},
    headers={'x-api-key': 'sc_YOUR_API_KEY'}
)
data = response.json()
[ .JSON ]
{
  "success": true,
  "platform": "tiktok",
  "data": {
    "author": { "username": "charlidamelio", "followers": 124000 },
    "engagement": { "likes": 5200, "engagement_rate": 0.045 },
    "metadata": { "language": "en", "content_category": "food" }
  }
}
and many more

One schema, every platform

Query 27 platforms with identical response structures. Write your integration once.

Computed fields, not just scraped

Every response includes engagement_rate, estimated_reach, content_category, and language — ready to use.

No code required

Visual Data Explorer — paste any URL, get rich result cards, sortable tables, CSV export.

Platform coverage

Which 27 social platforms does SocialCrawl scrape?

Profiles, posts, comments, search, analytics — every platform returns the same envelope shape. AI-enriched fields come included.

Searching 27 platforms in parallel

·TikTok·Instagram·YouTube·Facebook·X·LinkedIn·Reddit·Threads·Pinterest·Twitch·Truth Social·Snapchat·Kick·TikTok Shop·Amazon Shop·Linktree·Komi·Pillar·lnk.bio·Facebook Ads·Google Ads·LinkedIn Ads·Google Search·Polymarket·Tavily·Hacker News·GitHub·Perplexity·UUtility·Universal Search
·TikTok·Instagram·YouTube·Facebook·X·LinkedIn·Reddit·Threads·Pinterest·Twitch·Truth Social·Snapchat·Kick·TikTok Shop·Amazon Shop·Linktree·Komi·Pillar·lnk.bio·Facebook Ads·Google Ads·LinkedIn Ads·Google Search·Polymarket·Tavily·Hacker News·GitHub·Perplexity·UUtility·Universal Search
·TikTok·Instagram·YouTube·Facebook·X·LinkedIn·Reddit·Threads·Pinterest·Twitch·Truth Social·Snapchat·Kick·TikTok Shop·Amazon Shop·Linktree·Komi·Pillar·lnk.bio·Facebook Ads·Google Ads·LinkedIn Ads·Google Search·Polymarket·Tavily·Hacker News·GitHub·Perplexity·UUtility·Universal Search
·TikTok·Instagram·YouTube·Facebook·X·LinkedIn·Reddit·Threads·Pinterest·Twitch·Truth Social·Snapchat·Kick·TikTok Shop·Amazon Shop·Linktree·Komi·Pillar·lnk.bio·Facebook Ads·Google Ads·LinkedIn Ads·Google Search·Polymarket·Tavily·Hacker News·GitHub·Perplexity·UUtility·Universal Search
Agent Ready

How does SocialCrawl work with AI agents?

Connect SocialCrawl to any AI agent or MCP client in minutes.

One command

Skill. Give your agent harness easy access to real-time social media data.

Claude CodeCursorWindsurfCodexOpenClaw
npx skills add socialcrawl/skills
Quick config

MCP. Connect any MCP-compatible client to social data in seconds.

Claude CodeCursorWindsurfCodexOpenClaw
{
  "mcpServers": {
    "socialcrawl": {
      "command": "npx",
      "args": ["-y", "socialcrawl-mcp"],
      "env": {
        "SOCIALCRAWL_API_KEY": "sc_YOUR_API_KEY"
      }
    }
  }
}

27 social media platforms and more

For AI agents

Agent Onboarding. Are you an AI agent? Fetch this skill to get an API key and start building.

Learn more
curl -s https://www.socialcrawl.dev/agent-onboarding/SKILL.md
Capabilities

Why is SocialCrawl the best social media scraper API?

133 endpoints across 27 platforms — the most comprehensive social media data API available. Every response normalized into one schema with computed fields.

131 endpoints across 30 platforms

TikTok

21
Profile
User's Audience Demographics
Profile Videos
Video Info
Transcript
TikTok Live
Comments
+14 more

X

6
Profile
User Tweets
Tweet Details
Transcript
Community
Community Tweets

LinkedIn

4
Person's Profile
Company Page
Company Posts
Post

Instagram

12
Profile
Basic Profile
Posts
Post/Reel Info
Transcript
Search Reels
Comments
+5 more

YouTube

12
Channel Details
Channel Videos
Channel Shorts
Video/Short Details
Transcript
Search
Search by Hashtag
+5 more

Reddit

7
Subreddit Details
Subreddit Posts
Subreddit Search
Post Comments
Search
Search Ads
Get Ad

Facebook

8
Profile
Profile Reels
Profile Photos
Profile Posts
Facebook Group Posts
Post
Transcript
+1 more

Threads

5
Profile
Posts
Post
Search by Keyword
Search Users
30 platforms131 endpoints

Unified Schema

One schema, every platform

Other APIs return different JSON shapes for every platform. A TikTok post looks nothing like a Reddit post. SocialCrawl normalizes everything into a unified, consistent schema.

{
  "success": true,
  "platform": "tiktok",
  "data": {
    "content": { "text": "...", "type": "video" },
    "author": { "username": "charlidamelio", "followers": 124000 },
    "engagement": { "likes": 5200, "engagement_rate": 0.0455 },
    "metadata": { "language": "en", "content_category": "food" }
  }
}

This same structure is returned whether you query TikTok, Instagram, YouTube, Reddit, or any other platform.

Computed Intelligence

Data that's ready for decisions, not just collection.

Other APIs hand you raw numbers. We calculate the metrics your agents actually need — on every response, across every platform.

engagement_rate

0.045

Likes + comments / followers, pre-calculated. Spot high-performing content without building your own formula.

estimated_reach

42,000

Real audience impact from follower count and engagement patterns. Compare creators by influence, not vanity numbers.

content_category

"food"

AI-classified into tech, food, fashion, gaming, and more. Route posts to the right workflow automatically.

language

"en"

Detected on every post. Segment multilingual data without a separate NLP step.

Same computed fields on all 27 platforms. Write your logic once.

Transparent pricing

Most endpoints follow a simple 1 request = 1 credit model. No complex calculations or hidden costs.

Cost effective

No monthly commitments. Buy more credits only when you need them. Pay as you go — no subscription required.

Real-time data

Get the most current, publicly available data from social media platforms. Reflects live platform data — no cached or delayed information.

Try a search

What is the world really saying?

Type a question. Twelve walled gardens search at the same time. AI gives you the brief — the source posts stay one click away.

For builders → MCP, skills, and the API
One API, 27 platforms

How does SocialCrawl handle 27 different platforms?

Social media scraping is hard. Schema normalization, authentication, rate limits, pagination — we handle it all before your data arrives.

One schema, every platform

Write once, query them all.

27 platforms return 27 different JSON shapes. We normalize every response into one consistent structure.

Ready-to-use metrics

Metrics ready before you ask.

Engagement rate, estimated reach, content category, language — calculated on every response automatically.

Consistent pagination

One cursor, every platform.

Every platform paginates differently. We give you one consistent cursor-based system.

Always fresh

Live data, never cached.

Every request hits the actual platform. No stale data, no cache lag.

Things you'll never build

Auth, proxies, and rate limits — handled.

Platform authentication, IP rotation, rate limit management — abstracted away. Just send a GET request.

Start for free
Why SocialCrawl

How does SocialCrawl compare to alternatives?

See why developers choose a unified social media scraper API over building from scratch.

Unified response schema

SocialCrawlOne schema for all 27 platforms
DIY ScrapingBuild and maintain per-platform parsers
General Scraping APIsRaw HTML — you parse it yourself
Official Platform APIsDifferent schema per platform

Computed fields

SocialCrawlengagement_rate, estimated_reach, content_category on every response
DIY ScrapingBuild your own analytics pipeline
General Scraping APIsNot available
Official Platform APIsLimited — varies by platform

Platforms covered

SocialCrawl27 platforms, 133 endpoints
DIY ScrapingOne at a time, each breaks differently
General Scraping APIsAny site, but no social-specific endpoints
Official Platform APIsOne platform per API key

Time to first data

SocialCrawlUnder 60 seconds
DIY ScrapingDays to weeks per platform
General Scraping APIsHours — you build the integration
Official Platform APIsHours to days — approval process required

Rate limits

SocialCrawlNo artificial limits
DIY ScrapingConstant bans and CAPTCHAs
General Scraping APIsVaries — often restrictive
Official Platform APIsStrict per-platform limits

Maintenance burden

SocialCrawlZero — we handle platform changes
DIY ScrapingScrapers break weekly
General Scraping APIsYou maintain the integration layer
Official Platform APIsAPI deprecations and migrations
Why people search

What people land on the search box for

Six jobs the social search box gets pulled into every day — and what comes back when you hit Enter.

Before a meeting

Read someone before you meet them

Type a name — `peter steinberger`, `kanye west` — and you get the person behind the LinkedIn page. Recent X posts, podcast clips, GitHub PR velocity, sub-Reddit chatter, YouTube interviews. Everything LinkedIn won't show you, ranked by what people actually engaged with.

0

query

no LinkedIn skim required

0

search angles

across every walled garden in parallel

When something drops

The full picture, in fifteen seconds

A new Sora release, a Kanye album, a fresh GPT model. The X reactions, the YouTube reviews, the Reddit megathread, the Polymarket odds — fanned out in parallel and synthesized into one brief while you read.

0+

platforms in parallel

Reddit, X, YouTube, TikTok, Polymarket…

0

search

to see the whole story

To track your name

What everyone is saying about your brand

Real mentions, real engagement, real opinions — across every platform a customer might post on. No annual contract. No analyst dashboard. Just type your name and read the actual posts.

0+

platforms tracked

every search, in parallel

0s

to one brief

AI synthesis sits on top

To compare tools

What real users say, with live numbers

`cursor vs windsurf`, `claude vs gpt-5`, `openclaw vs hermes`. What people in the trenches actually say — with live GitHub stars, Hacker News threads, and the Reddit megathreads vendor comparison pages will never link to.

To learn something fast

What the community figured out in week one

`nano banana pro prompting`, `remotion best practices`, `cursor rules directory`. Training data is months stale for tools that ship weekly. The community surfaces what works the day it works — we harvest that, ranked by upvotes.

To understand the world

Geopolitics, market moves, cultural shifts

27 X posts, 10 YouTube reviews, 20 prediction markets — synthesized into one coherent brief. Polymarket odds backed by real money put a number on what the punditry only argues about.

Testimonials

Loved by people who move fast

What people say after they search SocialCrawl every day.

4.9 from 200+ reviews

Al
Alex Chen

Full-Stack Developer

The unified schema saved us weeks of integration work. One parser handles every platform.
Sa
Sarah Kim

AI Engineer, AgentFlow

Our agents process social data from 27 platforms with zero platform-specific logic. Game changer.
Ja
James Rivera

Marketing Director

I paste an influencer's URL and get everything — followers, engagement rate, content categories — without touching code.
Ma
Maria Santos

CTO, DataPulse

We switched from building our own scrapers. SocialCrawl handles the hard stuff, we focus on insights.
Da
David Park

Lead Data Scientist

The computed fields alone — engagement_rate, estimated_reach, content_category — saved us an entire data pipeline.
Al
Alex Chen

Full-Stack Developer

The unified schema saved us weeks of integration work. One parser handles every platform.
Sa
Sarah Kim

AI Engineer, AgentFlow

Our agents process social data from 27 platforms with zero platform-specific logic. Game changer.
Ja
James Rivera

Marketing Director

I paste an influencer's URL and get everything — followers, engagement rate, content categories — without touching code.
Ma
Maria Santos

CTO, DataPulse

We switched from building our own scrapers. SocialCrawl handles the hard stuff, we focus on insights.
Da
David Park

Lead Data Scientist

The computed fields alone — engagement_rate, estimated_reach, content_category — saved us an entire data pipeline.
Al
Alex Chen

Full-Stack Developer

The unified schema saved us weeks of integration work. One parser handles every platform.
Sa
Sarah Kim

AI Engineer, AgentFlow

Our agents process social data from 27 platforms with zero platform-specific logic. Game changer.
Ja
James Rivera

Marketing Director

I paste an influencer's URL and get everything — followers, engagement rate, content categories — without touching code.
Ma
Maria Santos

CTO, DataPulse

We switched from building our own scrapers. SocialCrawl handles the hard stuff, we focus on insights.
Da
David Park

Lead Data Scientist

The computed fields alone — engagement_rate, estimated_reach, content_category — saved us an entire data pipeline.
Al
Alex Chen

Full-Stack Developer

The unified schema saved us weeks of integration work. One parser handles every platform.
Sa
Sarah Kim

AI Engineer, AgentFlow

Our agents process social data from 27 platforms with zero platform-specific logic. Game changer.
Ja
James Rivera

Marketing Director

I paste an influencer's URL and get everything — followers, engagement rate, content categories — without touching code.
Ma
Maria Santos

CTO, DataPulse

We switched from building our own scrapers. SocialCrawl handles the hard stuff, we focus on insights.
Da
David Park

Lead Data Scientist

The computed fields alone — engagement_rate, estimated_reach, content_category — saved us an entire data pipeline.
Field notes

Deep dives for people building with social data

Runnable tutorials, honest tool teardowns, and original research from the team shipping SocialCrawl. No listicles, no fluff — numbers you can act on.

Read every post
FAQ

Have a question? We got answers

Find answers to frequently asked questions about SocialCrawl's API, pricing, and capabilities.

Contact us