Block 1 - On form submission
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
Automate YouTube Channel Metadata Extraction to Google Docs Description: This workflow leverages the powerful YouTube Metadata API to au...
n8n-nodes-base.formtrigger, n8n-nodes-base.code, n8n-nodes-base.googledocs, 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 Evoort Solutions.
Original n8n.io sourceDescription:
This workflow leverages the powerful YouTube Metadata API to automatically extract detailed metadata from any YouTube channel URL. Using the YouTube Metadata API, it collects information like subscribers, views, keywords, and banners, reformats it for readability, and saves it directly to Google Docs for easy sharing and record-keeping. Ideal for marketers, content creators, and analysts looking to streamline YouTube channel data collection.
By integrating the YouTube Metadata, this workflow ensures accurate and up-to-date channel insights fetched instantly from the source.
Triggers the workflow when a user submits a YouTube channel URL via a web form, starting the metadata extraction process.
Calls the YouTube Metadata API with the provided channel URL to retrieve comprehensive channel details like title, subscriber count, and banner images.
Transforms the raw API response into a clean, formatted string with emojis and markdown styling for easy reading and better presentation.
Appends the formatted channel metadata into a specified Google Docs document, providing a centralized and accessible record of the data.
By leveraging the YouTube Metadata, this workflow provides an efficient, scalable solution to extract and document YouTube channel metadata with minimal manual input.
Visit the API Page:
Go to the YouTube Metadata on RapidAPI.
Sign Up/Login:
Create an account or log in if you already have one.
Subscribe to the API:
Click "Subscribe to Test" and choose a plan (free or paid).
Copy Your API Key:
After subscribing, your API Key will be available in the "X-RapidAPI-Key" section under "Endpoints".
Use the Key:
Include the key in your API requests like this:
-H "X-RapidAPI-Key: YOUR_API_KEY"
Create your free n8n account and set up the workflow in just a few minutes using the link below:
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 | Extract YouTube Channel Metadata to Google Docs using RapidAPI |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Market Research, Multimodal AI |
| Author | Evoort Solutions |
| Published | 20 Aug 2025 |
Use the JSON export at /data/workflows/7629/7629.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.
Automate YouTube Channel Metadata Extraction to Google Docs Description: This workflow leverages the powerful YouTube Metadata API to au...
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, Multimodal AI use case.