SandBase is live — $1 in free credits on signupStart free ›

Xiaohongshu modelsapi generation api

xiaohongshu/app-v2/topic-feed

Get notes list under a specified topic, supports sorting by trending or latest, using cursor pagination.

Input
Pagination cursor score, pass last item's cursor_score from previous response
First load timestamp, keep consistent for pagination
Last note create time from previous page
Last note ID from previous page
Topic page ID (required), e.g. "5c1cc866febed9000184b7c1"
Session ID, keep consistent for pagination
Sort type
Source, default "normal"
Idle

Example output — click Run to generate your own

API README

Get topic feed

Get notes list under a specified topic, supports sorting by trending or latest, using cursor pagination. It is suitable for xiaohongshu workflows.

Capability

Get notes list under a specified topic, supports sorting by trending or latest, using cursor pagination. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Connect structured data to dashboards, agents, internal tools, and automated workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models