Research Kuaishou creator profiles from keywords with JustOneAPI
Quick overview Use this n8n workflow template to search Kuaishou creators by keyword and get profile details with JustOneAPI. This template is for creator research teams, marketing teams, creator operations teams, analysts, and automation builders who want to turn a Kuaishou keyword into structured creator profile data 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 Kuaishou users with the user search endpoint, extracts user IDs from the returned data.users results, keeps the first valid user ID by default, and requests the corresponding user profile details. The final output includes structured search user fields, structured profile fields, debug information, and raw API responses for inspection and troubleshooting. The workflow keeps maxUsers set to 1 by default so it fetches profile details for the first valid user result. You can increase maxUsers if you want to process more search results.
Setup Import the workflow into n8n. Open the Set API and Research Parameters node. Add your JustOneAPI token. Replace the placeholder value for keyword. Optionally adjust page and maxUsers. Leave maxUsers set to 1 if you want to fetch only the first valid user result by default. Run the workflow and review the final output node.
Requirements A JustOneAPI token An n8n environment with HTTP Request and Code node support
Customization You can increase maxUsers to fetch more creator profile details, adjust the keyword for different research targets, modify the structured output fields, or send the final 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