TikTok Hashtag Stats
Pricing
Pay per usage
TikTok Hashtag Stats
Scrapes TikTok hashtag summary data (exact video count & view count) using Playwright to intercept the /api/challenge/detail XHR. No login required.
TikTok Hashtag Stats
Pricing
Pay per usage
Scrapes TikTok hashtag summary data (exact video count & view count) using Playwright to intercept the /api/challenge/detail XHR. No login required.
Hashtag
hashtag
Optional
TikTok hashtag name (without #), as returned by TikTok.
Platform
platform
Optional
Always 'tiktok'.
Challenge ID
challenge_id
Optional
TikTok internal challenge / hashtag ID.
Video Count
video_count
Optional
Total number of videos tagged with this hashtag. Exact integer when sourced from /api/challenge/detail statsV2; approximate (K/M/B/T rounded) when sourced from DOM fallback.
View Count
view_count
Optional
Cumulative total play count across all videos under this hashtag. Exact integer when sourced from statsV2; approximate when sourced from DOM fallback.
Description
description
Optional
Official hashtag description text set by TikTok.
Commerce Hashtag
is_commerce_hashtag
Optional
Whether TikTok classifies this as a commerce / branded hashtag.
Data Source
_source
Optional
Code path that produced the result: XHR intercept (primary) or DOM fallback.
Error
error
Optional
Non-null when the scrape failed (e.g. CAPTCHA block). Null on success.