Block 1 - Append or update row in sheet
- Type / Role
- n8n-nodes-base.googleSheets - googleSheets
- Config choices
- Version 4.7
This workflow automatically searches YouTube Data API for videos related to specific keywords, extracts channel data, filters channels based on performance metrics, and saves the results into Googl...
n8n-nodes-base.googlesheets, n8n-nodes-base.scheduletrigger, n8n-nodes-base.code, @apify/n8n-nodes-apify.apify, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Vonn.
Original n8n.io sourceThis workflow automatically searches YouTube Data API for videos related to specific keywords, extracts channel data, filters channels based on performance metrics, and saves the results into Google Sheets.
Instead of manually searching YouTube and copying channel information, this workflow continuously discovers creators and builds a structured lead database. It is designed for marketers, researchers, agencies, and teams that need a reliable way to identify relevant YouTube channels in specific niches.
This workflow is ideal for:
If you regularly search YouTube for channels related to certain topics, this workflow automates that process.
The workflow runs on a schedule in n8n and processes keywords one at a time to avoid API limits.
The automation performs the following steps:
The result is an automatically growing database of YouTube channels relevant to your target topics.
To use this workflow you will need:
Once configured, the workflow will run automatically and populate your spreadsheet with newly discovered YouTube channels.
You can adapt the workflow depending on your use case.
Common customizations include:
Because the workflow is built in n8n, you can easily extend it to support more advanced creator discovery or automation pipelines.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Discover YouTube channels from keywords and save leads to Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Market Research |
| Author | Vonn |
| Published | 13 Mar 2026 |
Use the JSON export at /data/workflows/14017/14017.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow automatically searches YouTube Data API for videos related to specific keywords, extracts channel data, filters channels based on performance metrics, and saves the results into Googl...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.