# Xiaohongshu (小红书) API (/api/xiaohongshu)



Public-data Xiaohongshu / 小红书 endpoints (Web-V3 surface).

## Operations [#operations]

* [`GET /xiaohongshu/homefeed`](/api/xiaohongshu/homefeed/get) — Browse Xiaohongshu's anonymous home feed — Browse Xiaohongshu's anonymous home feed
* [`GET /xiaohongshu/notes/{id}/comments`](/api/xiaohongshu/notes/id/comments/get) — List comments on a Xiaohongshu note (requires xsec\_token) — List comments on a Xiaohongshu note (requires xsec\_token)
* [`GET /xiaohongshu/notes/{id}`](/api/xiaohongshu/notes/id/get) — Get a Xiaohongshu note by id (requires xsec\_token) — Get a Xiaohongshu note by id (requires xsec\_token)
* [`GET /xiaohongshu/search/notes`](/api/xiaohongshu/search/notes/get) — Search Xiaohongshu notes by keyword — Search Xiaohongshu notes by keyword
* [`GET /xiaohongshu/search/users`](/api/xiaohongshu/search/users/get) — Search Xiaohongshu users by keyword — Search Xiaohongshu users by keyword
* [`GET /xiaohongshu/users/{id}/notes`](/api/xiaohongshu/users/id/notes/get) — List Xiaohongshu notes by user — List Xiaohongshu notes by user
* [`GET /xiaohongshu/users/{id}`](/api/xiaohongshu/users/id/get) — Get a Xiaohongshu user profile — Get a Xiaohongshu user profile
