Tiktok Profile Scraper
Pay $5.00 for 1,000 videos
Tiktok Profile Scraper
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 demo2024-02-09T02:13:11.704Z ACTOR: Pulling Docker image of build 9GxB4Xn0HJhE3HGtC from repository. 2024-02-09T02:13:21.004Z ACTOR: Creating Docker container. 2024-02-09T02:13:21.184Z ACTOR: Starting Docker container. 2024-02-09T02:13:21.970Z Starting X virtual framebuffer using: Xvfb :99 -ac -screen 0 1920x1080x24+32 -nolisten tcp 2024-02-09T02:13:21.972Z Executing main command 2024-02-09T02:13:23.679Z INFO System info {"apifyVersion":"3.1.14","apifyClientVersion":"2.8.4","crawleeVersion":"3.7.0","osType":"Linux","nodeVersion":"v18.19.0"} 2024-02-09T02:13:24.009Z ERROR [Status message]: profile.replace is not a function
Hi! I've looked at the input of your run and it seems like this field causes the error:
1"profiles": [ 2 { 3 "url": "pedlar.official" 4 } 5 ],
It should rather look like:
1"profiles": [ 2 "pedlar.official" 3 ],
I wonder how it came to be in this format for your run, did you use graphical editor, or filled in manually?
Thanks, you're 100% right. This was the fix. Thank you!
- 501 monthly users
- 294 stars
- 99.8% runs succeeded
- 2.1 days response time
- Created in Mar 2023
- Modified 2 days ago