I have 50-100 TikTok Accounts that I want to track the daily data for once per day:
Amount of followers
Amount of videos posted
I have 50-100 TikTok Accounts that I want to track the daily data for once per day:
Amount of followers
Amount of videos posted
Maybe this video helps you 🙂 https://youtu.be/ft7ymzBSqmQ
Maybe this video helps you 🙂 https://youtu.be/ft7ymzBSqmQ
Brilliant video, im failing to make this work with the paid API for 45$ per month.
I activated the trial, and edited the code you provided as I only need followers amount and video upload amount, of course I also edited the actor URL with my own API token '
Brilliant video, im failing to make this work with the paid API for 45$ per month.
I activated the trial, and edited the code you provided as I only need followers amount and video upload amount, of course I also edited the actor URL with my own API token '
This just means that authorMeta doesn't exist on the result
This just means that authorMeta doesn't exist on the result
I have this under my results, so it should exist, right?
I have this under my results, so it should exist, right?
You have to check the result object by console.logging (console.log(result)). That way you'll see what's in that result
You have to check the result object by console.logging (console.log(result)). That way you'll see what's in that result
can you please tell me where exactly I should run this? Ideally ELI5 please as I got no coding/ working with Apify or airtable experience
In apify or in airtable?
You have to check the result object by console.logging (console.log(result)). That way you'll see what's in that result
Getting the commentCount and diggCount from a video works without issues, what im trying to get is
"fans" and "video" objects.
It keeps giving me the error that it cannot read the objects
Do I need to change something else in the code in order to make it work for Profiel URLs instead of video urls? as I want to get followers and video count and not information from video urls page
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.