TikTok Hashtag Video Monitor Lite
Pricing
Pay per usage
TikTok Hashtag Video Monitor Lite
Collect public TikTok video rows for specific hashtags. Hashtag URLs or hashtag names only.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Itay Elgazar
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
6 days ago
Last modified
Categories
Share
Collect public TikTok video rows for specific hashtags.
Use it when you already know the hashtags you want to monitor and need video URLs, captions, authors, and public engagement counts.
What you get
Each video row can include:
- hashtag
- hashtag URL
- TikTok video URL
- video ID
- caption text
- public author fields
- play, like, comment, share, and save counts
- creation time
- music and video metadata when visible
- pagination fields
- structured error details when a hashtag feed is unavailable
Quick start
{"hashtags": ["apify", "webscraping"],"maxVideosPerHashtag": 3,"maxPagesPerHashtag": 1,"scrollsPerHashtag": 3,"shouldDownloadVideos": false,"shouldDownloadCovers": false}
You can also pass full hashtag URLs:
{"hashtagUrls": ["https://www.tiktok.com/tag/apify"],"maxVideosPerHashtag": 10}
Input fields
hashtags— hashtag names, with or without#.hashtagUrls— full TikTok hashtag URLs.maxVideosPerHashtag— maximum videos per hashtag.maxPagesPerHashtag— maximum feed pages per hashtag.scrollsPerHashtag— small number of scroll attempts to load public rows.shouldDownloadVideos— download public video files to the run key-value store when possible.shouldDownloadCovers— download cover images to the run key-value store when possible.
Output
The Actor saves one dataset row per public hashtag video, plus error rows for hashtags that cannot be processed.
Limits
This Actor is hashtag-only. It does not scrape profiles, search results, sounds, followers, following lists, private data, or account-only content. It does not log in, use user cookies, or bypass CAPTCHA.