WellbyteWellbyte

POST /v1/xiaohongshu/pgy/blogger_notes

蒲公英博主笔记案例

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

分页返回博主的笔记案例,可只看合作笔记(商单)。用于评估博主近期内容表现与商业化密度。

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

请求

curl -s -X POST 'https://api.wellbyte.net/v1/xiaohongshu/pgy/blogger_notes' \
  -H "Authorization: Bearer dg_live_…" \
  -H "Content-Type: application/json" \
  -d '{"user_id":"5c668b3e0000000012021605","note_type":null,"page_size":null,"order_type":null,"content_tag":"demo","feature_tag":"demo","page_number":null,"advertise_switch":null,"is_third_platform":null}'

响应

示例采集于 2026-08-25

data{
code:0
data{
list[ 3 items ]
total:116
}
meta{
endpoint:"xiaohongshu.pgy.blogger_notes"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

请求历史

打开完整日志

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

    请求参数

    参数类型位置必填说明示例
    user_idstringbody博主用户 ID5c668b3e0000000012021605
    note_typeintegerbody笔记类型:4 全部、3 仅合作笔记demo
    page_sizeintegerbody每页条数demo
    order_typeintegerbody排序方式demo
    content_tagstringbody内容标签筛选demo
    feature_tagstringbody特征标签筛选demo
    page_numberintegerbody页码,从 1 开始demo
    advertise_switchintegerbody是否含广告笔记demo
    is_third_platformintegerbody是否第三方平台demo

    响应字段

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

    错误码

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

    计费

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

    搜索

    搜索端点与文档