Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
page_info.next_min_id字段获取child_comments: 子评论列表,每个评论包含:pk: 评论IDtext: 评论内容created_at/created_at_utc: 评论时间戳user: 评论者信息(pk, username, full_name, is_verified, profile_pic_url等)comment_like_count: 评论点赞数parent_comment_id: 父评论IDhas_translation: 是否有翻译child_comment_count: 子评论总数has_more_tail_child_comments: 是否有更多子评论next_min_child_cursor: 下一页游标page_info: 分页信息汇总page_info.next_min_idchild_comments: Child comment list, each comment contains:pk: Comment IDtext: Comment contentcreated_at/created_at_utc: Comment timestampuser: Commenter info (pk, username, full_name, is_verified, profile_pic_url, etc.)comment_like_count: Comment like countparent_comment_id: Parent comment IDhas_translation: Has translationchild_comment_count: Total child comment counthas_more_tail_child_comments: Has more child commentsnext_min_child_cursor: Next page cursorpage_info: Pagination info summaryAuthorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/instagram/v1/fetch_comment_replies?media_id=3766120364183949816&comment_id=17871667485468098&min_id=' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}