HotBee 小红书数据采集

解析小红书笔记链接并返回内容数据。

Install

openclaw skills install @shanye1402-hash/hotbee-rednote-collect

HotBee Rednote Collect

中文名:HotBee 小红书数据采集

Only process a public note URL explicitly supplied by the user. Do not bypass login, access controls, rate limits, or platform restrictions. Before a live call, explain that it may consume HotBee quota and confirm intent unless already approved. Read HOTBEE_API_KEY from the local environment only, never echo it, and redact signed query parameters from errors.

Use the package CLI:

bash
npx -y github:shanye1402-hash/hotbee-api-skills#v1.0.5 call rednote --url "https://www.xiaohongshu.com/explore/xxxx"

Use HOTBEE_API_KEY only.

Read references/api.md before assuming user-profile or search endpoints; only note content is verified in the public bundle.

Official capability directory: HotBee Skills