WellbyteWellbyte

GET /v1/weibo/web/fetch_post_detail

Get post detail

stable · 2 credits per success

Get single Weibo post detail;post_id: Post ID;Post detail

Sign up for 500 credits and run with your own API key. Sign up free

Request

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

Response

Sample captured 2026-08-27

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"
}

No calls yet. Get one green run first, then switch to your own data.

    Request parameters

    NameTypeInRequiredDescriptionExample
    post_idstringqueryyes微博ID5092682368025584

    Response fields

    Field dictionary coming soon — the executable panel shows the live shape.

    Errors

    codeHTTPMeaningBilled
    40001400Invalid parametersno
    40102401Invalid or revoked API Keyno
    40201402Insufficient creditsno
    40402404Resource not foundno
    42201422Quality gate failedno
    42901429Rate limit exceededno
    50401504Upstream timeoutno
    50201502Upstream errorno

    Billing

    Success costs 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.

    Search

    Search endpoints and docs