Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
https://www.instagram.com/p/DUajw4YkorV/)pk 字段)data.next_min_child_cursor 获取data.child_comments: 子评论列表user: 评论者信息text: 评论文本created_at: 评论时间戳comment_like_count: 评论点赞数pk: 评论IDdata.next_min_child_cursor: 下一页分页游标(传给下次请求的min_id参数)data.has_more_tail_child_comments: 是否有更多子评论data.num_tail_child_comments: 剩余子评论数media_id 和 comment_id 参数data.next_min_child_cursormedia_id、comment_id 和 min_id (使用上次的next_min_child_cursor)data.has_more_tail_child_comments 为 falsehttps://www.instagram.com/p/DUajw4YkorV/)pk field from get_post_comments response)data.next_min_child_cursordata.child_comments: Child comments listuser: Commenter infotext: Comment textcreated_at: Comment timestampcomment_like_count: Comment likes countpk: Comment IDdata.next_min_child_cursor: Next page cursor (use as min_id in next request)data.has_more_tail_child_comments: Whether has more child commentsdata.num_tail_child_comments: Remaining child comments countmedia_id and comment_id parametersdata.next_min_child_cursor from responsemedia_id, comment_id, and min_id (use next_min_child_cursor from previous)data.has_more_tail_child_comments is falseAuthorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/instagram/v3/get_comment_replies?media_id=3829530490739515971&code=DUajw4YkorV&url=https://www.instagram.com/p/DUajw4YkorV/&comment_id=18065937092249736&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
}