
Tiktok Trending Crawler
Deprecated
Pricing
$5.00 / 1,000 results
Go to Store

Tiktok Trending Crawler
Deprecated
Collect trending hashtags from TikTok. Analyze by country. Track trends over time. Generate visual charts. Store results in Apify storage.
0.0 (0)
Pricing
$5.00 / 1,000 results
3
Total users
27
Monthly users
10
Runs succeeded
>99%
Last modified
4 months ago
๐ฏ TikTok Trends Crawler
An Apify actor that crawls trending hashtags and topics from TikTok.
โจ Features
- ๐ Crawl trending hashtags from TikTok by country
- ๐ Crawl trending topics from TikTok by country
- ๐ Support for 31 countries across regions:
- Asia: ๐ป๐ณ VN, ๐ฏ๐ต JP, ๐ฐ๐ท KR, ๐น๐ญ TH, ๐ฎ๐ฉ ID, ๐ฒ๐พ MY, ๐ธ๐ฌ SG, ๐ต๐ญ PH, ๐ฎ๐ณ IN, ๐จ๐ณ CN, ๐น๐ผ TW, ๐ญ๐ฐ HK
- North America: ๐บ๐ธ US, ๐จ๐ฆ CA, ๐ฒ๐ฝ MX
- Europe: ๐ฌ๐ง GB, ๐ซ๐ท FR, ๐ฉ๐ช DE, ๐ฎ๐น IT, ๐ช๐ธ ES, ๐ณ๐ฑ NL, ๐ธ๐ช SE, ๐ณ๐ด NO
- Oceania: ๐ฆ๐บ AU, ๐ณ๐ฟ NZ
- South America: ๐ง๐ท BR, ๐ฆ๐ท AR, ๐จ๐ฑ CL
- Middle East: ๐ฆ๐ช AE, ๐ธ๐ฆ SA, ๐น๐ท TR
๐ฅ Input
The actor accepts the following input parameters:
{"maxHashtags": 10,"country": "VN"}
Parameter | Type | Description |
---|---|---|
maxHashtags | Integer | Number of hashtags to fetch (1-100) |
country | String | Country code (see supported countries above) |
๐ค Output
Results are stored in the Apify Dataset with the following structure:
{"metadata": {"country": "VN","max_hashtags": 10,"timestamp": "2024-01-16T12:00:00Z"},"trending_hashtags": [{"hashtag": "example","views": 1000000,"posts": 5000,"region": "VN","analysis": "...","timestamp": "2024-01-16T12:00:00Z"}],"trending_topics": [{"topic": "example","description": "...","region": "VN","analysis": "...","timestamp": "2024-01-16T12:00:00Z"}]}
๐ ๏ธ Setup
- Install dependencies:
$pip install -r requirements.txt
๐ป Local Development
$python src/main.py
๐ง Resource Configuration
- Default memory: 256 MB
- Recommended timeout: 5 minutes
On this page
Share Actor: