This workflow resolves Xiaohongshu share links into their final redirect URLs so you can extract the real destination before sending it to later steps in your automation. It is useful for content research, link normalization, note routing, and building workflows that depend on the final Xiaohongshu page URL instead of the original short share link.
How it works
- Open the Config node and paste a Xiaohongshu share link.
- Add your JustOneAPI token in the authentication field.
- Run the Share Link Resolution request node.
- The workflow returns the resolved redirect URL, which you can pass to downstream steps for parsing, storage, or further analysis.
What you can do with it
- Expand Xiaohongshu short share links into final destination URLs
- Normalize inbound links before saving them to databases or sheets
- Route resolved URLs into note analysis or scraping workflows
- Build automations that start from copied share links
Setup
- Import this workflow into n8n
- Open the Config node
- Paste your Xiaohongshu share link
- Add your JustOneAPI token
- Execute the workflow to get the final redirect URL