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/)data.next_min_id 获取popular: 按热门排序(默认)newest: 按最新排序data.comments: 评论列表user: 评论者信息text: 评论文本created_at: 评论时间戳comment_like_count: 评论点赞数child_comment_count: 子评论数data.next_min_id: 下一页分页游标(传给下次请求的min_id参数)data.has_more_comments: 是否有更多评论data.comment_count: 评论总数media_id/code/url 参数data.next_min_idmedia_id 和 min_id (使用上次的next_min_id)data.has_more_comments 为 falsehttps://www.instagram.com/p/DUajw4YkorV/)data.next_min_idpopular: Sort by popular (default)newest: Sort by newestdata.comments: Comment listuser: Commenter infotext: Comment textcreated_at: Comment timestampcomment_like_count: Comment likes countchild_comment_count: Child comments countdata.next_min_id: Next page cursor (use as min_id in next request)data.has_more_comments: Whether has more commentsdata.comment_count: Total comment countmedia_id/code/url parameterdata.next_min_id from responsemedia_id and min_id (use next_min_id from previous)data.has_more_comments is falseAuthorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/instagram/v3/get_post_comments?media_id=3815455163747032886&code=DUajw4YkorV&url=https://www.instagram.com/p/DUajw4YkorV/&min_id&sort_order' \
--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
}