
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
Can we run the same actor parallelly through API?
I want to get 5 results per hashtag for 10K hashtags. I ran them as batches, but it threw an error after running 6 batches, attached the log and script, please fix this issue.

Sviatozar Petrenko (svpetrenko)
I see the last run on the platform actually succeeded, the problem is I think in the apify client itself, I've asked its devs about it

Sviatozar Petrenko (svpetrenko)
They've replied with this:
They're using some super old Apify Client version, I would suggest they upgrade to the latest version, we've completely changed the underlying HTTP library there The newer client versions don't support Python 3.7 though, so they'll have to update to a newer version
What version are you using?
crimson_hammock
Thank you for your response. We are using Python 3.7.4. Could you please let me know if should we downgrade and run API for multiple batches parallel or will you upgrade anytime soon to the latest version?

Sviatozar Petrenko (svpetrenko)
Hi. This scraper doesn't use Python at all. The developer meant that you have to update your python script (that you've attached)/environment to use the the latest apify_client
version, the lib you import in this line: from apify_client import ApifyClient
. And you'd apparently have to upgrade the python itself to a higher version, but you can double-check if it's needed
Hi, I'm closing this issue as it seems to be resolved for now. But feel free to re-open it should there be anything else we can help you with. Happy scraping!