Skip to main content

Extract YouTube Channel Metadata to Google Docs using RapidAPI

Workflow preview

Workflow preview
100%
Extract YouTube Channel Metadata to Google Docs using RapidAPI preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Automate YouTube Channel Metadata Extraction to Google Docs Description: This workflow leverages the powerful YouTube Metadata API to au...

Best for

  • Market Research automation workflows
  • Multimodal AI automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.formtrigger, n8n-nodes-base.code, n8n-nodes-base.googledocs, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Evoort Solutions.

Original n8n.io source

1.1 Workflow description

Title
Extract YouTube Channel Metadata to Google Docs using RapidAPI
Workflow name
Extract YouTube Channel Metadata to Google Docs using RapidAPI

Automate YouTube Channel Metadata Extraction to Google Docs

Description:
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.


Node-by-Node Explanation

1. On form submission

Triggers the workflow when a user submits a YouTube channel URL via a web form, starting the metadata extraction process.

2. YouTube Channel Metadata (HTTP Request)

Calls the YouTube Metadata API with the provided channel URL to retrieve comprehensive channel details like title, subscriber count, and banner images.

3. Reformat (Code)

Transforms the raw API response into a clean, formatted string with emojis and markdown styling for easy reading and better presentation.

4. Add Data in Google Docs

Appends the formatted channel metadata into a specified Google Docs document, providing a centralized and accessible record of the data.


Benefits of This Workflow

  • Automated Data Collection: Eliminates manual effort by automatically extracting YouTube channel data via the YouTube Metadata API.
  • Accurate & Reliable: Ensures data accuracy by using a trusted API source, keeping metadata current.
  • Improved Organization: Saves data in Google Docs, allowing for easy sharing, editing, and collaboration.
  • User-Friendly: Simple form-based trigger lets anyone gather channel info without technical knowledge.
  • Scalable & Flexible: Can process multiple URLs easily, perfect for marketing or research teams handling numerous channels.

Use Cases

  • Marketing Teams: Track competitor YouTube channel stats and trends for strategic planning.
  • Content Creators: Monitor channel growth metrics and optimize content strategy accordingly.
  • Researchers: Collect and analyze YouTube channel data for academic or market research projects.
  • Social Media Managers: Automate reporting by documenting channel performance metrics in Google Docs.
  • Businesses: Maintain up-to-date records of brand or partner YouTube channels efficiently.

By leveraging the YouTube Metadata, this workflow provides an efficient, scalable solution to extract and document YouTube channel metadata with minimal manual input.


šŸ”‘ How to Get Your API Key for YouTube Metadata API

  1. Visit the API Page:
    Go to the YouTube Metadata on RapidAPI.

  2. Sign Up/Login:
    Create an account or log in if you already have one.

  3. Subscribe to the API:
    Click "Subscribe to Test" and choose a plan (free or paid).

  4. Copy Your API Key:
    After subscribing, your API Key will be available in the "X-RapidAPI-Key" section under "Endpoints".

  5. 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:

šŸ‘‰ Start Automating with n8n

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - On form submission

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.2

Block 2 - Reformat

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 3 - Add Data in Google Docs

Type / Role
n8n-nodes-base.googleDocs - googleDocs
Config choices
Version 2

Block 4 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - YouTube Channel Metadata

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 8 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

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

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/7629/7629.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Extract YouTube Channel Metadata to Google Docs using RapidAPI do?

Automate YouTube Channel Metadata Extraction to Google Docs Description: This workflow leverages the powerful YouTube Metadata API to au...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.