Skip to content

Note detail

Fetch one Xiaohongshu note by note ID.

Inputs

note_idRequired · text

Note ID

Default:

Minimal call

estimate_collection
{
  "input": {
    "note_id": "<搜索结果返回的 note_id>"
  },
  "task_code": "xhs_note_detail_v1",
  "task_query": "获取指定小红书笔记的详情"
}

Result and pagination

  • mode: none
  • 10 Credits per successful task; estimated 5–30 seconds.

Only the fields listed below are part of the stable result contract.

PathTypeDescription
meta.request_idstringAsklear request identifier for tracing.
meta.api_namestringExecuted collection operation name.
meta.latency_msintegerCollection execution latency in milliseconds.
meta.credits_chargedintegerAsklear user-side Credits settled for this task after completion.
dataobjectTask result object; inspect the returned value because its inner fields may vary.