Automate TikTok Post Scraping by Keywords with Bright Data and Google Sheets - n8n Workflow | Neura Market
Automate TikTok Post Scraping by Keywords with Bright Data and Google Sheets
This workflow automates the process of scraping TikTok posts based on specific keywords using the Bright Data API and stores the extracted data in Google Sheets for easy analysis and monitoring.
The workflow begins with a user inputting a keyword via a form trigger. This keyword is sent to Bright Data's Discover API to initiate the scraping process. The workflow includes a loop to monitor the scraping progress, checking the status until the data is ready. Once the data is available, it is decoded and stored in Google Sheets, including detailed metrics such as likes, shares, comments, and more. This setup allows for efficient data collection and organization, enabling users to perform co
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Eli Brooks
viral
trending
fyp
if
wait
stickyNote
formTrigger
httpRequest
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.