Tiktok Hashtag Scraper
Pricing
Pay per usage
Tiktok Hashtag Scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
What does TikTok Hashtag Scraper do?
TikTok Hashtag Scraper extracts video data from TikTok based on hashtags you specify. It collects video URLs, author usernames, video descriptions, and engagement metrics including likes, comments, and shares for each video found under a given hashtag. This actor is built for social media marketers, influencer researchers, and brand analysts who need to track trending content and measure hashtag performance on TikTok.
Why use TikTok Hashtag Scraper?
- Hashtag performance tracking -- Measure the reach and engagement of any hashtag to evaluate campaign effectiveness.
- Influencer discovery -- Identify top creators producing content under specific hashtags by analyzing engagement metrics.
- Engagement analytics -- Collect likes, comments, and shares to benchmark content performance across your industry.
- API-driven automation -- Integrate with your analytics pipeline via the Apify API for continuous monitoring.
- Reliable proxy rotation -- Leverages Apify Proxy to navigate TikTok's anti-scraping protections effectively.
How to use TikTok Hashtag Scraper
- Go to the Apify Store and find TikTok Hashtag Scraper.
- Click Try for free to open the actor in the Apify Console.
- Enter one or more hashtags in the Hashtags field without the
#prefix (e.g.,coding,fitness). - Set the Max Videos parameter to limit how many videos to collect per hashtag.
- Click Start to begin the scraping run.
- Once complete, download results as JSON, CSV, or Excel from the Dataset tab.
Input configuration
| Field | Type | Description | Default |
|---|---|---|---|
hashtags | Array of strings | TikTok hashtags to scrape (without # prefix) | ["coding"] |
maxVideos | Integer | Maximum number of videos per hashtag | 50 |
Output data
Each video is stored as a separate record in the dataset. Here is an example output:
{"hashtag": "coding","videoUrl": "https://www.tiktok.com/@devguru/video/7234567890123456789","author": "devguru","description": "Day 30 of learning Python - built my first web scraper today! #coding #python #webdev","likes": 15200,"comments": 342,"shares": 891}
Cost of usage
TikTok Hashtag Scraper uses Pay-Per-Event (PPE) pricing at the High tier:
| Tier | Cost per 1,000 events | Free tier (approx.) |
|---|---|---|
| High | $1.50 | ~3,300 events/month |
One event corresponds to one video scraped. Collecting 50 videos for a single hashtag would cost approximately $0.075. The free tier provides roughly 3,300 videos per month. The higher pricing tier reflects the additional complexity involved in extracting data from TikTok's dynamic platform.
Tips and advanced usage
- Campaign tracking -- Set up scheduled runs to monitor branded hashtag performance throughout a marketing campaign.
- Trend detection -- Track multiple trending hashtags to identify emerging content formats and viral patterns early.
- Influencer outreach -- Use the
authorfield to build lists of active creators in your niche, then sort by engagement to prioritize outreach. - Content benchmarking -- Compare average likes, comments, and shares across different hashtags to find the most engaged communities.
- Cross-platform analysis -- Combine TikTok data with Instagram or YouTube scraping results to build a comprehensive social media report.
Built with Crawlee and Apify SDK. See more scrapers by consummate_mandala on Apify Store.