获取帖子详情/Get post detail
Threadsapi
About
获取帖子详情/Get post detail
Documentation
获取帖子详情/Get post detail
[中文]
用途:
- 获取Threads帖子详情
- 价格:0.002$ / 次
参数:
- post_id: 帖子ID(纯数字),例如:3349029093483693129,可以从其他接口获取,如果是使用URL获取,去调用 /fetch_post_detail_v2 接口。
返回:
- 帖子详情数据,包含:
- id: 帖子ID
- text: 帖子文本内容
- user: 发布者信息
- image_versions2: 图片信息
- video_versions: 视频信息
- like_count: 点赞数
- text_post_app_info: 帖子应用信息
- 等等...
[English]
Purpose:
- Get Threads post detail
- Price: 0.002$ / time
Parameters:
- post_id: Post ID (numeric only), for example: 3349029093483693129, can be obtained from other APIs. If using URL to get, call /fetch_post_detail_v2 API.
Return:
- Post detail data, including:
- id: Post ID
- text: Post text content
- user: Publisher information
- image_versions2: Image information
- video_versions: Video information
- like_count: Like count
- text_post_app_info: Post app information
- etc...
[示例/Example]
post_id = "3349029093483693129"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取帖子详情/Get post detail
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取帖子评论/Get post commentsThreadsapi获取帖子详情 V2(支持链接)/Get post detail V2(supports URL)Threadsapi搜索用户档案/Search profilesThreadsapi搜索最新内容/Search recent contentThreadsapi搜索热门内容/Search top contentThreadsapi获取用户信息/Get user infoThreadsapi根据用户ID获取用户信息/Get user info by IDThreadsapi获取用户帖子列表/Get user postsThreadsapi