ScraperSocial

Social media data, one simple API

Transcripts, stats, comments and profiles from TikTok, Instagram, Facebook, X and LinkedIn — clean JSON in seconds.

# One call, clean JSON
curl "https://api.scrapersocial.com/v1/tiktok/transcript?url=..." \
  -H "Authorization: Bearer sk_live_..."

{
  "data": {
    "language": "en",
    "text": "Today I want to show you...",
    "segments": [
      { "start": 0.0, "end": 3.2, "text": "Today I want..." }
    ]
  },
  "request_id": "req_01JZX4M8Q2TE9W"
}
100 free credits on signup — no card required 34 endpoints across 5 platforms, one API key Plans from $5/month, cancel anytime