WellbyteWellbyte

GET /v1/weibo/web_v2/fetch_post_detail

获取单个作品数据

stable · 2 credits / 次(成功才计)

获取指定微博的详细信息,包括内容、作者、互动数据等。;id: 微博ID(必填);is_get_long_text: 是否获取长微博全文(默认"true");微博详细数据,包含完整文本、图片、视频、点赞数、评论数、转发数等

注册即送 500 credits,用自己的 Key 试调。 免费注册

请求

curl -s 'https://api.wellbyte.net/v1/weibo/web_v2/fetch_post_detail?id=5092682368025584&is_get_long_text=true' \
  -H "Authorization: Bearer dg_live_…"

响应

示例采集于 2026-08-25

data{
code:0
data{
id:5092682368025584
ok:1
mid:"5092682368025584"
rid:"0_0_0_5246556496302450134_0_0_0"
isAd:false
text:
"<a href="//s.weibo.com/weibo?q=%23%E5%BC%A0%E9%9B%A8%E7%BB%AE%E7%94%B7%E5%8F%8B%..."
user{ 22 items }
idstr:"5092682368025584"
title{ 3 items }
mlevel:0
rcList[ 0 items ]
source:""
is_paid:false
mblogid:"OCT5GxFOU"
pic_ids[ 2 items ]
pic_num:4
visible{ 2 items }
can_edit:false
text_raw:
"#张雨绮男友刘子琪被说像流氓兔# 刘子琪现场回应被说像流氓兔:可能我俩都姓liu吧[喵喵]终于等到刘子琪亲口承认,哥也是幽默上了,这么看起来倒是和流氓兔挺像的..."
favorited:false
mblogtype:0
created_at:"Wed Oct 23 16:52:36 +0800 2024"
edit_count:2
isLongText:false
textLength:237
annotations[ 2 items ]
mixed_count:0
region_name:"发布于 河南"
content_auth:0
readtimetype:"mblog"
topic_struct[ 2 items ]
is_show_mixed:false
reposts_count:3793
analysis_extra:""
comments_count:747
mblog_vip_type:0
md_render_mark:null
mix_media_info{ 1 item }
showFeedRepost:false
attitudes_count:7220
showFeedComment:false
attitudes_status:0
isSinglePayAudio:false
is_show_bulletin:2
pictureViewerSign:false
share_repost_type:0
showPictureViewer:false
comment_manage_info{ 4 items }
number_display_strategy{ 3 items }
mblog_feed_back_menus_format[ 0 items ]
}
meta{
endpoint:"weibo.web_v2.fetch_post_detail"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

请求历史

打开完整日志

还没有调用记录。先跑通一次,再换成你的数据。

    请求参数

    参数类型位置必填说明示例
    idstringquery作品id5092682368025584
    is_get_long_textstringquery是否获取长微博全文true

    响应字段

    字段字典待补 —— 右侧可执行区可直接看到真实结构。

    错误码

    codeHTTP含义是否计费
    40001400参数缺失或格式错误
    40102401API Key 无效或已吊销
    40201402余额不足,请充值
    40402404目标资源不存在
    42201422质量门槛未通过
    42901429超出速率限制
    50401504上游超时
    50201502上游返回异常

    计费

    成功扣 2 credits;任何失败(含上游 200 但未过质量门槛)扣 0。

    搜索

    搜索端点与文档