Apr 11, 2023 01:34 AM
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
Apr 11, 2023 01:40 AM
Apr 11, 2023 02:27 AM
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 '
Apr 11, 2023 03:01 AM
This just means that authorMeta doesn't exist on the result
Apr 11, 2023 03:30 AM
I have this under my results, so it should exist, right?
Apr 11, 2023 06:10 AM
You have to check the result object by console.logging (console.log(result)). That way you'll see what's in that result
Apr 11, 2023 06:19 AM
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?
Apr 12, 2023 05:00 AM
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