
TikTok Scraper
Pricing
Pay per event

TikTok Scraper
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.4 (23)
Pricing
Pay per event
467
Total users
44K
Monthly users
10K
Runs succeeded
98%
Issues response
1.3 days
Last modified
13 hours ago
Doesn't Pull Links from Data in Order of Links
Closed
I'm pulling data to be exported into a table but it does not pull the data in the same order in which I inputted the links. This is annoying as I have to go in and sort the data once it is in a google sheet. I might as well get the data manually if I can't copy-paste it in order back into my sheets. Is there a way to make sure the data is pulled in the same order as the links are inputted?

Sviatozar Petrenko (svpetrenko)
Hi. Unfortunately, due to asynchronous nature of the scraper, results indeed are usually out of order. You can restore order to your liking after the scrape based on submittedVideoUrl
output field (I assume you scrape specific post URLs) - it matches the inputted post URL exactly

Hi, as Sviat has said, this doesn't make sense for specific post URLs.
We could add some sort of order field to the output, for scraping through search pages, as it would make sense there.
I hope this helps, thanks and happy scraping!