Tiktok Hashtag Scraper
Pricing
$1.50 / 1,000 results
Go to Apify Store
Tiktok Hashtag Scraper
Search TikTok videos by hashtags. Find trending content, viral videos, and discover popular posts using specific hashtags. Perfect for content research, trend analysis, and competitor monitoring.
Pricing
$1.50 / 1,000 results
Rating
0.0
(0)
Developer

Socia Vault
Maintained by Community
Actor stats
1
Bookmarked
5
Total users
2
Monthly active users
12 days ago
Last modified
Categories
Share
This Apify actor searches TikTok videos by hashtags using the SociaVault API.
Features
- Search TikTok videos by hashtags
- Support for multiple hashtags
- Configurable video limit (up to 800 per hashtag)
- Returns individual video objects with hashtag context
- Optimized for Apify's per-result pricing model
Input
{"hashtags": ["funny", "viral"],"maxVideos": 10}
Parameters
hashtags(required): Array of hashtags to search for (without # symbol)maxVideos(optional): Maximum number of videos per hashtag (default: 20, max: 800)
Output
Each video is returned as a separate result with the hashtag attached:
{"hashtag": "funny","aweme_id": "7404689987549056286","desc": "being the middle sibling is so entertaining...","author": {"unique_id": "r.rxyalty","nickname": "Rosieee💋"},"statistics": {"play_count": 18066783,"digg_count": 3605108,"comment_count": 8624},"video": {"duration": 46580,"play_addr": {...}},"create_time": 1724038751,"url": "https://www.tiktok.com/@r.rxyalty/video/7404689987549056286"}
Limits
- Maximum 800 videos per hashtag (TikTok API limitation)
- Rate limiting applied between requests
- API costs based on number of results returned
Built with ❤️ by SociaVault