Skip to main content
Scrape the comments of a TikTok video

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

url
string
required

A TikTok video / photo-post URL, bare id or short link (same forms as /social/tiktok-video).

max_comments
integer
default:50

How many top-level comments to return (1-500). 20 arrive per scroll; replies TikTok preloads are nested under each comment's replies.

Required range: 1 <= x <= 500
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 object with a comments array.