Back to Templates
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.
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.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.keyword.page and maxUsers.maxUsers set to 1 if you want to fetch only the first valid user result by default.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.