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" }