TikTok Data Extractor
Pay $4.00 for 1,000 results
TikTok Data Extractor
Pay $4.00 for 1,000 results
Extract data about videos, users, and channels based on hashtags or scrape full user profiles including posts, total likes, name, nickname, numbers of comments, shares, followers, following, and more.
Do you want to learn more about this Actor?
Get a demoHi,
I’m working on a script to automatically download videos based on a provided video URL. Could you guide me on how to accomplish this and specifically how to use Apify to extract TikTok videos?
Thank you!
Hi, thanks for opening this issue!
You can use our JS API client to call this Actor with your inputs.
Here is a tutorial on how to call an Actor using it: https://docs.apify.com/sdk/js/docs/next/examples/call-actor
I hope this helps! Thanks and happy scraping!
Hi, I am trying to list all the datasets using https://api.apify.com/v2/datasets?token= but it show that there are no datasets even though there are 12 datasets.
Hi! You'll have to fill the token
query parameter. You can find it going to the Settings page (left sidebar), then "API & Integrations" and from there copy one of the tokens under "Personal API tokens" section. Then paste the token after token=
in https://api.apify.com/v2/datasets?token=
. Do this for every API endpoint. If you follow JS API client tutorials though you may find it easier to write a script than calling raw API endpoints - take a look at this article about Python client (we also have JS client, depending on what you'd like) https://docs.apify.com/api/client/python/docs/examples - it shows how to call an actor from the script and manipulate datasets
In the Input for this actor we have a section for direct video URLs. This is the when you'd like to fill in the URLs
Actor Metrics
1.5k monthly users
-
195 stars
>99% runs succeeded
2.2 days response time
Created in Feb 2022
Modified 16 hours ago