# ScraperSocial > REST API for publicly available social media data across TikTok, Instagram, Facebook, X/Twitter, and LinkedIn: video transcripts (with timestamped segments), AI summaries, post/video stats, comments, profile and channel stats, channel post lists, search, and media downloads. Clean JSON envelope { data, meta?, request_id }; responses in seconds, popular content in milliseconds. These five platforms are the full coverage surface. ## Auth - Header: `Authorization: Bearer sk_live_...` - Signup: https://scrapersocial.com/signup (100 free credits, no card) ## Pricing - Free: 100 credits one-time - Monthly: $5/mo, 1,000 credits, top-ups $4/1k - Annual: $54/yr, 12,000 credits, top-ups $3/1k (10% cheaper per credit) - Credits are charged per item returned; each endpoint's cost: https://scrapersocial.com/pricing/#credits ## Integration - Base URL: https://api.scrapersocial.com - MCP server: https://mcp.scrapersocial.com (OAuth 2.1 PKCE + bearer) - OpenAPI 3.1: https://scrapersocial.com/openapi.json - Agent skills: https://scrapersocial.com/.well-known/agent-skills/index.json - MCP server card: https://scrapersocial.com/.well-known/mcp/server-card.json ## Docs - https://scrapersocial.com/quickstart/ - https://scrapersocial.com/authentication/ - https://scrapersocial.com/errors/ - https://scrapersocial.com/rate-limits/ - https://scrapersocial.com/pagination/ - https://scrapersocial.com/output-formats/ - https://scrapersocial.com/field-projection/ - https://scrapersocial.com/async-jobs/ - https://scrapersocial.com/webhooks-guide/ - https://scrapersocial.com/caching-and-freshness/ - https://scrapersocial.com/ai-agents/ ## API reference - https://scrapersocial.com/api/tiktok/ (9 endpoints: transcript, summary, stats, comments, channel-stats, channel-videos, search, hashtag-search, download) - https://scrapersocial.com/api/instagram/ (9 endpoints: transcript, summary, stats, comments, channel-stats, channel-posts, channel-reels, reels-search, download) - https://scrapersocial.com/api/facebook/ (6 endpoints: transcript, summary, stats, comments, page-stats, download) - https://scrapersocial.com/api/twitter/ (5 endpoints: transcript, summary, stats, profile, tweets) - https://scrapersocial.com/api/linkedin/ (5 endpoints: stats, comments, profile, company, company-posts) - https://scrapersocial.com/api/jobs/ - https://scrapersocial.com/api/webhooks/ - https://scrapersocial.com/api/account/ ## Notes - Publicly available data only; not affiliated with or endorsed by TikTok, Instagram, Facebook, X, or LinkedIn. - Full plain-text docs: https://scrapersocial.com/llms-full.txt