πŸ“Š Find TikTok video questions from keywords using Dumpling AI + GPT-4

⚑ 290 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” Since TikTok doesn’t have a public API, getting data usually means fragile HTTP scraping. ScraperNode is a community node that gives you clean JSON for TikTok profiles, videos, and comments β€” drop it into your workflow and skip the parsing.

View All Scrapers

Description

Who’s it for

This template is perfect for content creators, social media strategists, and marketing teams who want to uncover trending questions directly from real TikTok audiences. If you spend hours scrolling through videos to find content ideas or audience pain points, this workflow automates the entire research process and delivers clean, ready-to-use insights in minutes.


What it does

The workflow takes a keyword, searches TikTok for matching creator profiles, retrieves their latest videos, extracts viewer comments, and uses GPT-4 to identify the most frequently asked questions. These questions can be used to inspire new content, shape engagement strategies, or create FAQ-style videos that directly address what your audience is curious about.

Here’s what happens step by step:

  1. Accepts a keyword from a form trigger
  2. Uses Dumpling AI to search TikTok for relevant profiles
  3. Fetches the most recent videos from each profile
  4. Extracts and cleans comments using a Python script
  5. Sends cleaned comments to GPT-4 to find recurring audience questions
  6. Saves the top questions and video links into a Data Table for easy review

How it works

  1. Form Trigger: Collects the keyword input from the user
  2. Dumpling AI: Searches TikTok to find relevant creators based on the keyword
  3. Video Retrieval: Gets recent videos from the discovered profiles
  4. Comments Extraction: Gathers and cleans all video comments using Python
  5. GPT-4: Analyzes the cleaned text to extract top audience questions
  6. Data Table: Stores the results for easy access and content planning

Requirements


How to customize


> This workflow turns TikTok keyword searches into structured audience insights, helping you quickly discover real questions your audience is askingβ€”perfect for fueling content strategies, campaigns, and engagement.

πŸ”— Nodes Used

HTTP Request, n8n Form Trigger, OpenAI, Data table

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup