WellbyteWellbyte

GET /v1/weibo/web/fetch_post_detail

获取微博详情

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

获取单条微博的详情;post_id: 微博ID;微博详情

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

请求

curl -s 'https://api.wellbyte.net/v1/weibo/web/fetch_post_detail?post_id=5092682368025584' \
  -H "Authorization: Bearer dg_live_…"

响应

示例采集于 2026-08-25

data{
code:0
data{
id:"5092682368025584"
ok:1
bid:"OCT5GxFOU"
fid:5092682291741046
mid:"5092682368025584"
rid:"0_0_0_165181135081296585_0_0_0"
pics[ 2 items ]
text:
"<a href="https://m.weibo.cn/search?containerid=231522type%3D1%26t%3D10%26q%3D%2..."
user{ 28 items }
mlevel:0
source:""
buttons[ 1 item ]
edit_at:"Wed Oct 23 17:10:52 +0800 2024"
is_paid:false
pic_ids[ 2 items ]
pic_num:3
visible{ 2 items }
can_edit:false
ad_marked:false
favorited:false
mblogtype:0
page_info{ 14 items }
safe_tags:524288
ask_zhisou:false
created_at:"Wed Oct 23 16:52:36 +0800 2024"
edit_count:2
isLongText:false
region_opt:1
textLength:237
bmiddle_pic:"http://wx3.sinaimg.cn/bmiddle/006lO0scly1huwflhimgjj30u0140agg.jpg"
darwin_tags[ 0 items ]
mixed_count:0
region_name:"发布于 河南"
show_mlevel:0
content_auth:0
is_all_video:false
original_pic:"https://wx3.sinaimg.cn/large/006lO0scly1huwflhimgjj30u0140agg.jpg"
status_title:"张雨绮男友刘子琪被说像流氓兔"
style_config{ 1 item }
is_show_mixed:false
item_category:"status"
mix_media_ids[ 2 items ]
reposts_count:3793
thumbnail_pic:"https://wx3.sinaimg.cn/thumbnail/006lO0scly1huwflhimgjj30u0140agg.jpg"
comments_count:747
mblog_vip_type:0
attitudes_count:7220
favorites_count:0
comment_guide_ext:"guide_type:-1|source:1"
detail_bottom_bar:0
reprint_cmt_count:0
comment_manage_info{ 4 items }
pending_approval_count:0
number_display_strategy{ 3 items }
}
meta{
endpoint:"weibo.web.fetch_post_detail"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

请求历史

打开完整日志

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

    请求参数

    参数类型位置必填说明示例
    post_idstringquery微博ID5092682368025584

    响应字段

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

    错误码

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

    计费

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

    搜索

    搜索端点与文档