TikTok Comments Scraper avatar
TikTok Comments Scraper

Pricing

from $0.50 / 1,000 comments

Go to Store
TikTok Comments Scraper

TikTok Comments Scraper

Developed by

Clockworks

Clockworks

Maintained by Apify

Extract TikTok comments. Just add a TikTok URL and get TikTok video and profile data: comments, URLs, numbers of shares, followers, hashtags, hearts, video, and music metadata. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.2 (15)

Pricing

from $0.50 / 1,000 comments

170

Total users

11K

Monthly users

1.9K

Runs succeeded

96%

Issues response

19 hours

Last modified

3 days ago

VT

Created Time in TikTok Comment Scraper Output Is Incorrect

Closed

valued_trowel opened this issue
2 days ago

The create_time should reflect the actual date and time when the comment was posted on TikTok (in readable format or valid Unix timestamp) but it shows default numbers.

lukas.prusa avatar

Hi, thanks for opening this issue!

The createTime output field comes in the Unix timestamp format. You can also use the createTimeISO output field in the ISO readable standard.

I hope this helps, thanks and happy scraping!

VT

valued_trowel

a day ago

Hi, Just to confirm—when you mention the ISO readable standard, are you referring to the Created At field (e.g., create_time: 1970-01-21 16:49:31)? I’m asking because there doesn’t seem to be any other field in the output that provides a date-time string.

Also, I think this might not be the valid time and date when the video was actually created.

Thanks!

lukas.prusa avatar

Ah, I think I see the issue now, looking through your profile runs 🤫

You are mistaking this Actor with another Tiktok Comments Scraper Actor from the store. Please open up the issue there, or use this one :)

We have the correct data for the dates in the standard ISO format 😎 "createTimeISO": "2025-07-16T08:28:12.000Z". Which is displayed nicely in the UI editor as: Created at: 2025-07-16 10:28:12

Happy scraping!