Tiktok Comments Api avatar
Tiktok Comments Api

Pricing

$20.00/month + usage

Go to Apify Store
Tiktok Comments Api

Tiktok Comments Api

Developed by

CAA Software

CAA Software

Maintained by Community

Scrapes comments from individual posts/videos fast and with ease.

5.0 (1)

Pricing

$20.00/month + usage

0

2

2

Last modified

20 hours ago

TikTok Comments API

Retrieve valuable TikTok data with ease. Input a TikTok URL and instantly access comments, likes, and metadata.

Automate your data collection through API access and scheduled runs. Export your data in various formats and monitor scraping progress. Integrate with other applications for a streamlined workflow.

Bugs, fixes, updates and changelog

This scraper is under active development. If you have any feature requests you can create an issue from here. Enhanced to crawling 100 items with only 128MB memory.

TikTok Comment API Input example

{
"videoId": "URL of TikTok Video. Ex: 7537729569797836040",
"count": 10,
"cursor": 0
}

TikTok Comment API Output example

[
{
"comments": [
{
"allow_download_photo": true,
"author_pin": false,
"aweme_id": "7537729569797836040",
"cid": "7537731185306190599",
"collect_stat": 0,
"comment_language": "tr",
"comment_post_item_ids": null,
"create_time": 1755014812,
"digg_count": 4935,
"image_list": null,
"is_author_digged": false,
"is_comment_translatable": true,
"is_high_purchase_intent": false,
"label_list": null,
"no_show": false,
"reply_comment": null,
"reply_comment_total": 6,
"reply_id": "0",
"reply_to_reply_id": "0",
"share_info": {
"acl": {
"code": 0,
"extra": "{}"
},
"desc": "abcd’s comment: diyet yapan kisi sadece sensin abla🙏🏿",
"title": "kaç k!lo verdiğimizi instagram story de paylaşicam instagram ayse_halil_celil takip ederseniz çok sevinirim 🥰 #reklamdeğildir ",
"url": "https://m.tiktok.com/v/7537729569797836040.html?_d=0&comment_author_id=7289088747190387717&preview_pb=0&share_comment_id=7537731185306190599&share_item_id=7537729569797836040&sharer_language=en&source=h5_m&u_code=0"
},
"sort_extra_score": {
"reply_score": 0.000103,
"show_more_score": 0.099076
},
"sort_tags": "{\"top_list\":1}",
"status": 1,
"stick_position": 0,
"text": "diyet yapan kisi sadece sensin abla🙏🏿",
"text_extra": [],
"trans_btn_style": 1,
"user": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"avatar_thumb": {
"uri": "tos-alisg-avt-0068/546314086eb90ad5d3f89c12411d412a",
"url_list": [
"https://p16-common-sign-sg.tiktokcdn-us.com/tos-alisg-avt-0068/546314086eb90ad5d3f89c12411d412a~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=f75ad64d&x-expires=1756677600&x-signature=FhOLeOcrcZVWmS8sZFrSh8VDBEQ%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast8",
"https://p19-common-sign-sg.tiktokcdn-us.com/tos-alisg-avt-0068/546314086eb90ad5d3f89c12411d412a~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=b639f357&x-expires=1756677600&x-signature=S4xCmFd8QosUlWmTEf8v4fIgLmA%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast8",
"https://p16-common-sign-sg.tiktokcdn-us.com/tos-alisg-avt-0068/546314086eb90ad5d3f89c12411d412a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ff904548&x-expires=1756677600&x-signature=4XkDJRnwTGPEipKEnnIZ2nsSgkU%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast8"
],
"url_prefix": null
},
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"custom_verify": "",
"enterprise_verify_reason": "",
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"nickname": "abcd",
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"sec_uid": "MS4wLjABAAAAdyin_UbjCBnrwnZ-ODZRvtD07FBY24IDVQ772z2WalL7Pw1WOYAaumdRXll9sVHz",
"shield_edit_field_info": null,
"type_label": null,
"uid": "7289088747190387717",
"unique_id": "tt_nuzyy4",
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"user_buried": false,
"user_digged": 0
},
...
],
"cursor": 20,
"has_more": 1,
"total": 515
}
]