TikTok Hashtag Stats — Exact Counts, $0.50 per 1K
Pricing
from $0.50 / 1,000 results
TikTok Hashtag Stats — Exact Counts, $0.50 per 1K
Get exact TikTok hashtag video and view counts as full integers. Lightweight HTTP-only extraction needs no browser, login, proxy, or residential IP. Budget-friendly pay-per-result pricing: $0.50 per 1,000 hashtags.
Pricing
from $0.50 / 1,000 results
Rating
5.0
(1)
Developer
Coor Yu
Maintained by CommunityActor stats
2
Bookmarked
7
Total users
3
Monthly active users
15 hours ago
Last modified
Categories
Share
Enter TikTok hashtags and export the exact number of videos and cumulative views for each tag. Results also include TikTok's challenge ID, public description, and commerce classification.
Use it for trend tracking, campaign reporting, hashtag research, content planning, or comparing niche size.
Why use this Actor
- Returns full integer counts instead of rounded
K,M,B, orTlabels. - Processes many hashtags in one run.
- Uses lightweight HTTP only—no Chromium, login, proxy, or residential IP.
- Produces one simple, spreadsheet-ready row per hashtag.
Budget-friendly pricing
- $0.0005 per output hashtag — $0.50 per 1,000 hashtags.
- A small start event and normal Apify platform usage may also apply; see the Pricing tab.
- Failed requests written as errors are visible for reconciliation.
Quick start
{"hashtags": ["roblox","minecraft","skincare"],"maxConcurrency": 4,"requestTimeoutSecs": 10,"maxRequestRetries": 2}
Input options
| Field | Default | What it does |
|---|---|---|
hashtags | required | Hashtags without #, one per line. |
maxConcurrency | 4 | Concurrent lightweight tasks; requests are rate-limited automatically. |
requestTimeoutSecs | 10 | Timeout for one HTTP request. |
maxRequestRetries | 2 | Short retries for temporary upstream errors. |
proxyConfiguration | disabled | Legacy field; ignored. No proxy is started. |
Output
{"hashtag": "roblox","platform": "tiktok","challenge_id": "159721","video_count": 104000000,"view_count": 1515000000000,"description": "Explore #Roblox","is_commerce_hashtag": false,"_source": "Lightweight public hashtag API (exact integers)","error": null}
Cost-efficient architecture
Each hashtag normally needs one small JSON request. The Actor uses a lightweight Python runtime with a 256 MB default allocation instead of installing and starting Chromium. A global request gate respects the public endpoint's rate limit, while short retries handle temporary failures without long browser timeouts.
中文速览
输入 TikTok 话题标签,直接导出该标签的视频总数和累计播放量,均为完整整数。Actor 不开浏览器、不登录、不使用代理或住宅 IP;价格为 每 1,000 个话题 $0.50。
Limitations and responsible use
- Counts are snapshots and can change after the run.
- The lightweight endpoint is maintained by an independent upstream provider, so availability and fields may change.
- Use public statistics in accordance with applicable laws and platform terms.
Zero-result policy
A run that produces no valid hashtag-statistics rows finishes as FAILED. Diagnostics are stored in the ERRORS key-value-store record and never count as default-dataset results.