Skip to content
capzy
All sites
Data API

TikTok Data API

Videos, profiles, hashtags and search from TikTok.

22endpointsRate Limit · TLS Fingerprint · Captcha handled for you
tiktok.comGET/tiktok/ads/se…GET/tiktok/commen…GET/tiktok/oembed{ } JSON
Example (captured live)
tiktok.com
Example
JSON responseclick the page to trace a field
{
"query": "cooking",
"results": [
{
"name": "cooking",
"views": 987654321
},
{
"name": "cookingtiktok",
"views": 456789012
},
{
"name": "cookinghacks",
"views": 234567890
}
]
}
GET/v1/data/tiktok/search/hashtags1 credit / run Verified

Search Hashtags

Search for hashtags by keyword.

Handled for you:Rate LimitTLS FingerprintCaptcha
Parameters
NameTypeReqDescription
querystringyesSearch keyword.
Advanced filters
countintegernoItems to return per page (1 to 50). (default: 20)
cursorintegernoPagination offset; pass the prior nextCursor to page. (default: 0)
regionstringnoRegion code. (default: us)