获取帖子详情 V2(支持链接)/Get post detail V2(supports URL)
Threadsapi
About
获取帖子详情 V2(支持链接)/Get post detail V2(supports URL)
Documentation
获取帖子详情 V2(支持链接)/Get post detail V2(supports URL)
[中文]
用途:
- 获取Threads帖子详情(支持短代码和完整URL)
- 价格:0.002$ / 次
参数:
- post_id: 帖子短代码(可选),例如:DPVUglOjOUu,可以从帖子URL中提取,例如:https://www.threads.com/@taylorswift/post/DPVUglOjOUu 中的 DPVUglOjOUu
- url: 完整的帖子URL(可选),例如:https://www.threads.com/@taylorswift/post/DPVUglOjOUu
- 注意:post_id 和 url 至少提供一个参数
返回:
- 帖子详情数据,包含:
- post_id: 帖子ID
- text: 帖子文本内容
- user: 发布者信息
- media: 媒体信息(图片、视频)
- like_count: 点赞数
- reply_count: 回复数
- repost_count: 转发数
- timestamp: 发布时间
- 等等...
[English]
Purpose:
- Get Threads post detail (supports short code and full URL)
- Price: 0.002$ / time
Parameters:
- post_id: Post short code (optional), for example: DPVUglOjOUu, can be extracted from post URL, e.g., DPVUglOjOUu in https://www.threads.com/@taylorswift/post/DPVUglOjOUu
- url: Full post URL (optional), for example: https://www.threads.com/@taylorswift/post/DPVUglOjOUu
- Note: At least one of post_id or url must be provided
Return:
- Post detail data, including:
- post_id: Post ID
- text: Post text content
- user: Publisher information
- media: Media information (images, videos)
- like_count: Like count
- reply_count: Reply count
- repost_count: Repost count
- timestamp: Publish timestamp
- etc...
[示例/Example]
post_id = "DPVUglOjOUu"
or
url = "https://www.threads.com/@taylorswift/post/DPVUglOjOUu"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取帖子详情 V2(支持链接)/Get post detail V2(supports URL)
Test this model in the Sandbase Playground with your own prompts.
Open in Playground