Get Xiaohongshu user published notes with JustOneAPI
Use this n8n workflow to get published notes from a Xiaohongshu user profile with JustOneAPI. Who’s it for This template is for creator research teams, marketing teams, creator operations teams, analysts, and automati...
Template notes
Use this n8n workflow to get published notes from a Xiaohongshu user profile with JustOneAPI.
Who’s it for
This template is for creator research teams, marketing teams, creator operations teams, analysts, and automation builders who want to monitor a Xiaohongshu account and collect published note data in a reusable format.
What this workflow does
The workflow starts from a Xiaohongshu user ID and sends a request to the User Published Notes V4 endpoint. It keeps the raw API response, then converts the returned notes into a cleaner structured list for downstream use.
This makes it useful for account monitoring, publishing analysis, content archiving, competitor research, and building automated reporting workflows.
What you need
- A JustOneAPI token - A Xiaohongshu user ID - An n8n environment with HTTP Request node support