
TikTok Hashtag Scraper
Pay $4.00 for 1,000 videos

TikTok Hashtag Scraper
Pay $4.00 for 1,000 videos
Scrape TikTok hashtag data. Just add one or more hashtags and extract TikTok videos with that hashtag: URLs, likes, country of creation, video and music metadata, TikTok creator data. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
Actor Metrics
414 monthly users
4.6 / 5 (7)
57 bookmarks
>99% runs succeeded
3.1 days response time
Created in Mar 2023
Modified a day ago
Run time took more than 7 hours for 200 hashtags with 5 results.
I have attached another log, which took more than 7 hours to run for 200 hashtags. When I ran manually for 200 hashtags, it took time around 30 minutes. Could you please debug this issue? I have to run for 10K hashtags via API with multiple batches. Please help me with this.

Sviatozar Petrenko (svpetrenko)
Hi. Yeah, there is a problem currently with blockings, therefore I've just disabled Cheerio boost for small result count and missing author stats querying. As I said in another your issue, it's temporary, and for this time you can expect it to run for about 30 minutes, like here (the run for your input on the latest version) https://console.apify.com/view/runs/z7SWd1JG87EmZwPrw. I'll notify you when this blocking is bypassed
crimson_hammock
Thank you, it's working fine now. I need clarification on one more issue. Actually, I have given 651 hashtags as input and set the batch size as 200 and 5 results per hashtag. I got the results for 3 batches (for 600 hashtags), but it hasn't provided any results for the last 51 hashtags. Why does it run for the first 600 hashtags only?

Sviatozar Petrenko (svpetrenko)
Hmm, do you use an API? Can you provide the code then? Or just the run with these 51 hashtags
crimson_hammock
yes, am using the API. I want to run the actor for 10,000 hashtags. Could you please suggest me a solution, please find the attached code.

Sviatozar Petrenko (svpetrenko)
Hi. I've unblocked cheerio boosting and it should run faster: about 8 minutes for 200 hashtags/5 videos (https://console.apify.com/view/runs/W4vWrqkJS73bLYV0q). You can also disable author stats querying in the input (advanced cheerio configuration section), and it will run just for 1-2 minutes: https://console.apify.com/view/runs/sdAJePR1n2oVCQS6Q. If you'd still like to preserve the previous browser emulation behaviour, you can turn on both options in the input (advanced cheerio configuration section).
crimson_hammock
Thank you so much for the fix. I will make the necessary changes in the script and run.