Get Xiaohongshu note details from a keyword with JustOneAPI
Use this n8n workflow template to get Xiaohongshu note details from a keyword with JustOneAPI.
Who’s it for
This template is for content researchers, creator operations teams, marketing teams, and automation builders who want to turn a Xiaohongshu keyword into a structured list of note details inside n8n.
How it works
The workflow starts with a single configuration node where you add your JustOneAPI token and the keyword you want to research.
It then searches Xiaohongshu notes with the V2 search endpoint, extracts note IDs from the returned results, removes duplicates, and keeps only the first unique note ID by default. After that, it requests note details and outputs a structured note detail record that can be reused in downstream workflows.
You can increase maxNotes if you want to retrieve details for more than one unique note ID.
How to set up
Import the workflow into n8n. Open the Set API Token and Research Inputs node. Add your JustOneAPI token. Replace the placeholder values for keyword and other optional search inputs. Leave maxNotes set to 1 if you want to fetch only the first unique result by default. Run the workflow and review the final output node.
Requirements
A JustOneAPI token An n8n environment with HTTP Request support
How to customize the workflow
You can increase maxNotes to fetch more note details, adjust the search parameters for different research needs, and send the final detail output to Google Sheets, Airtable, Notion, a database, or an AI analysis step.
Related Templates
Extract Title tag and Meta description from url for SEO analysis with Airtable
Extract Title tag and meta description from url for SEO analysis. How it works The workflows takes records from Airtabl...
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments