TikTok Scraper avatar
TikTok Scraper

Pricing

Pay per event

Go to Store
TikTok Scraper

TikTok Scraper

Developed by

Clockworks

Clockworks

Maintained by Apify

Extract data from TikTok videos, hashtags, and users. Use URLs or search queries to scrape TikTok profiles, hashtags, posts, URLs, shares, followers, hearts, names, video, and music-related data. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.5 (22)

Pricing

Pay per event

360

Total users

37K

Monthly users

8.1K

Runs succeeded

>99%

Issues response

2.4 days

Last modified

a day ago

OP

Some TikTok videos has video URLs but can't download

Open

openinterx opened this issue
a day ago

I looked into the run that created that key-value store, and the video URLs of the first 378 results work, but everything after doesn't. What I found is that the URLs are generated before the video is actually downloaded, so if there is something wrong with downloading I will have an URL without the actual video. such as https://api.apify.com/v2/key-value-stores/ci8eK3V07d8HM5WUM/records/video-tacobellqw-20250604013149-7511900725190921515 and https://api.apify.com/v2/key-value-stores/ci8eK3V07d8HM5WUM/records/video-dreamweave-20250604022705-7511915018024242462 and https://api.apify.com/v2/key-value-stores/ci8eK3V07d8HM5WUM/records/video-chrisjonez-20250604023921-7511918198095138078.

lukas.prusa avatar

Hi, thanks for opening this issue!

It looks like the requests have all started to get blocked after some time all at once. Perhaps it was some temporary outage on TT or increased blocking. You are right with the URL generation for the videos, that could also be the cause of why we are being blocked, maybe they are reset after some specific time?

We will investigate and fix this. In the meantime, please rely on running the scraper in smaller batches, which will still be extracted fine :)

I will keep you updated here, thanks!