TikTok Scraper avatar
TikTok Scraper
Try for free

4 days trial then $45.00/month - No credit card required now

View all Actors
TikTok Scraper

TikTok Scraper

clockworks/tiktok-scraper
Try for free

4 days trial then $45.00/month - No credit card required now

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.

NE

Doesn't Pull Links from Data in Order of Links

Closed

nina_evg opened this issue
2 months ago

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?

svpetrenko avatar

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

lukas.prusa avatar

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!

Developer
Maintained by Apify
Actor metrics
  • 977 monthly users
  • 73 stars
  • 99.7% runs succeeded
  • 3.2 days response time
  • Created in Sep 2021
  • Modified about 10 hours ago