Skip to main content
Scrape one TikTok video or photo post

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

url
string
required

A TikTok video or photo-post URL ('https://www.tiktok.com/@nasa/video/7665075736742530317'), a bare video id, or a vm.tiktok.com / tiktok.com/t/ short link.

include_transcript
boolean
default:false

Also download the video's subtitle track (TikTok's own captions, mostly auto-generated) and return it as plain text in transcript - one line per cue. Adds ~1 s. Empty when the video has no subtitle track.

transcript_language
string | null

Preferred subtitle language when several exist, matched against TikTok's codes (e.g. 'eng-US', 'spa-ES', or just 'eng'). Default: the first track.

proxy_country
string | null

Exit-IP country (ISO-2, e.g. 'US', 'DE'). Optional - TikTok's public pages are the same worldwide; set it only for region-restricted items.

Response

JSON video object.