Tiktok Profile Scraper avatar

Tiktok Profile Scraper

Try for free

Pay $5.00 for 1,000 videos

View all Actors
Tiktok Profile Scraper

Tiktok Profile Scraper

clockworks/tiktok-profile-scraper
Try for free

Pay $5.00 for 1,000 videos

Extract data from TikTok profiles and videos they post. Get TikTok profile data, URLs, numbers of shares, followers, comments, hearts, video and music metadata. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

Do you want to learn more about this Actor?

Get a demo
PU

When calling from make i get an error

Closed

paulc9499 opened this issue
2 months ago

When calling from make i get expection error but if i call from within apify it works fine. It has been working for the last few das but has now stopped

2024-07-10T15:11:24.107Z ACTOR: Pulling Docker image of build aUqbG71pXQTUIuId2 from repository. 2024-07-10T15:11:24.230Z ACTOR: Creating Docker container. 2024-07-10T15:11:24.395Z ACTOR: Starting Docker container. 2024-07-10T15:11:25.576Z Starting X virtual framebuffer using: Xvfb :99 -ac -screen 0 1920x1080x24+32 -nolisten tcp 2024-07-10T15:11:25.579Z Executing main command 2024-07-10T15:11:27.729Z INFO System info {"apifyVersion":"3.2.2","apifyClientVersion":"2.9.3","crawleeVersion":"3.10.4","osType":"Linux","nodeVersion":"v20.15.0"} 2024-07-10T15:11:28.437Z file:///home/myuser/dist/src/tools/main-tools.js:53 2024-07-10T15:11:28.439Z return fixedDate.toISOString(); 2024-07-10T15:11:28.442Z ^ 2024-07-10T15:11:28.444Z 2024-07-10T15:11:28.446Z RangeError: Invalid time value 2024-07-10T15:11:28.448Z at Date.toISOString () 2024-07-10T15:11:28.450Z at getISOOldestPostDate (file:///home/myuser/dist/src/tools/main-tools.js:53:26) 2024-07-10T15:11:28.452Z at main (file:///home/myuser/dist/src/main.js:96:28) 2024-07-10T15:11:28.455Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2024-07-10T15:11:28.457Z at async file:///home/myuser/dist/src/entrypoint.js:79:20 2024-07-10T15:11:28.459Z 2024-07-10T15:11:28.461Z Node.js v20.15.0

PU

paulc9499

2 months ago

Failed There was an uncaught exception during the run of the Actor and it was not handled.

lukas.prusa avatar

Hi Paul, thanks for opening this issue!

Your input date for oldestPostDate is invalid, please update it like so: 25-04-2024 -> 2024-04-25.

There is a bug in the scraper, which causes it to fail abruptly with no explanation for the incorrect input. We will fix that :)

I will keep you updated here, thanks and happy scraping!

PU

paulc9499

2 months ago

Thanks

svpetrenko avatar

Hi! We're now handling this exception by printing a more informative failure status

Developer
Maintained by Apify
Actor metrics
  • 521 monthly users
  • 212 stars
  • 98.6% runs succeeded
  • 9 days response time
  • Created in Mar 2023
  • Modified about 10 hours ago