TikTok Profile Scraper avatar
TikTok Profile Scraper

Pricing

from $2.50 / 1,000 results

Go to Store
TikTok Profile Scraper

TikTok Profile Scraper

Developed by

Clockworks

Clockworks

Maintained by Apify

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.

4.7 (9)

Pricing

from $2.50 / 1,000 results

478

Total users

8.6K

Monthly users

1.2K

Runs succeeded

96%

Issues response

1.8 days

Last modified

2 days ago

PG

Profiles shows as undefined fields

Closed

pgarciasalas opened this issue
6 days ago

Recently I run through 8 profiles but 6 of them show results as "undefined"

lukas.prusa avatar

Hi, thanks for opening this issue!

Looks like you are using the oldestPostDateUnified filter. It automatically outputs an “error” item like this, in case a profile has none matching videos for such date:

{
"authorMeta": { ... },
"input": "club_bi",
"note": "No videos found to match the filter"
}

I hope this helps, thanks and happy scraping!