All systems operational · 226 endpoints across 32 platforms

Scrape transcripts
with one simple API

Transcripts, stats, comments, and profiles from TikTok, Instagram, YouTube, Facebook, X, LinkedIn, Reddit and 25 more — clean JSON in seconds. No proxies, no parsers, no headless browsers. From $5/month.

100 free credits · 1 credit = 1 simple record · No card required · First call in 5 minutes

>_Building an AI agent? Start here →
Request
curl "https://api.scrapersocial.com/v1/tiktok/transcript?url=https://www.tiktok.com/@tiktok/video/7231338487075638570" \ -H "Authorization: Bearer sk_live_9f3k…"
Response
// Press Run to fetch live data

Powering AI agents, analytics tools, and research teams

briefcast PULSEIQ candor.ai Loopdesk Metricfox REPLAY LABS <hearsay/>

How it works

Three steps. No sales call.

The whole quickstart fits in a tweet. Sign up, grab your key, make your first call — most developers are done before their coffee is.

01

Get your key

Sign up with email or GitHub. Your API key and free trial credits are on screen immediately — no card, no waiting.

02

Paste a URL

Every endpoint takes a post URL or handle. Same request shape on every platform — integrate once, cover them all.

03

Get clean JSON

Structured, consistent responses in seconds — popular cached content in milliseconds. Ready for your app or your LLM.

Coverage

Every capability, one schema

226 endpoints across 32 platforms. The matrix below is the core social set; see all 32 platforms. Input is always a URL or handle; output is always clean JSON. Every endpoint shows its credit cost inline.

X
Transcript (speech → text)
v2
AI summary
v2
Video / post stats
Comments
v2
Profile / channel stats
Channel posts / videos
Search
Download
v2

v2 = on the roadmap. Simple calls cost 1 credit; transcripts, summaries, and downloads cost more — see the full credit table.

All endpoints

Every API, one page each

42 endpoints across 6 platforms. Each page documents its exact response fields, credit cost, and limits.

TikTok

9 endpoints

Instagram

9 endpoints

Facebook

7 endpoints

X/Twitter

6 endpoints

LinkedIn

7 endpoints

Threads

4 endpoints

Agent-ready

Hand your agent the keys to social data

Transcripts and summaries are first-class, output is LLM-ready, and every endpoint is exposed as a tool. Whether your agent speaks MCP, uses skills, or just calls functions — it's covered.

MCP SERVER

One config block, every endpoint

Claude and any MCP client get all 226 endpoints as first-class tools.

{
  "mcpServers": {
    "scrapersocial": {
      "url": "https://mcp.scrapersocial.com",
      "headers": { "Authorization": "Bearer sk_…" }
    }
  }
}
Set up MCP →
IN YOUR AGENT

Ask in plain language

Once connected, your agent pulls social data on its own — no glue code.

> pull the last 10 reels from
  @thefoodlab, transcribe them,
  and rank by views

 get_channel_reels (10 items)
 get_transcript × 10
 ranked table ready
See agent recipes →
SDK / REST

Tools for any framework

Typed SDKs for TypeScript and Python — wrap any endpoint as a function-calling tool.

import { ScraperSocial } from "@scrapersocial/sdk";

const ss = new ScraperSocial(key);
const t = await ss.tiktok.transcript(url);
Read the docs →

Clean text, consistent fields, no HTML soup — every response is ready to drop into a context window.

No code required

Works where your team already works

Native connections for the tools non-developers use every day. Send transcripts, comments, and stats straight to a sheet, a Slack channel, or an agent — no code, just your API key.

Use cases

What people build with it

From weekend side projects to production analytics pipelines — the same platforms, the same clean JSON.

→ ai-agents

AI agents & content tools

Feed transcripts and summaries straight into your LLM. Build repurposing tools, research agents, and social copilots without touching a headless browser.

See agent recipes →
→ social-listening

Social listening & brand tracking

Pull comments and post stats across every platform with one integration. Track sentiment, spot spikes, and monitor competitors with predictable per-call pricing.

Explore listening APIs →
→ influencer-analytics

Influencer vetting & analytics

Profile stats, channel posts, and engagement numbers for any creator. Vet partnerships with real data instead of screenshots from a media kit.

See profile endpoints →
→ research

Research & datasets

Comment sets, creator stats, and search results for academic and market research. Publicly available data only — with free web tools for non-coders on your team.

Try the free tools →

Developers say it best

"Swapped out our in-house scraper in an afternoon. The transcript endpoint alone saves us a whole pipeline."

Maya K.
Founder, AI content startup

"One request shape for every platform is the feature. Our social listening integration went from a quarter to a sprint."

Daniel R.
Engineering lead, analytics SaaS

"I started on the $5 plan for a side project. It's now the data layer of a product with paying customers — same API."

Priya S.
Indie developer

Pricing

Starts where others stop

Plans elsewhere start at $29. Ours starts at $5 — no sales call, no card for trial credits.

Monthly

$5/ month
1,000 credits every month
Every platform
All endpoints, incl. transcripts
Cancel anytime
Start monthly

Millions of calls a month? Talk to us about volume plans · See per-endpoint credit costs

Questions, answered

First call in under five minutes

Sign up, copy your key, paste a URL. That's the whole quickstart.