Extract YouTube Video Metadata and Save to Google Docs using RapidAPI
๐บ Automated YouTube Video Metadata Extraction Workflow Description: This workflow leverages the [YouTube Metadata API](https://rapidapi.com/PrineshPatel/api/youtube-metadata1) to automatically extract detailed video ...
Template notes
๐บ Automated YouTube Video Metadata Extraction Workflow
Description: This workflow leverages the [YouTube Metadata API](https://rapidapi.com/PrineshPatel/api/youtube-metadata1) to automatically extract detailed video information from any YouTube URL. It uses [n8n](https://n8n.io) to automate the entire process and stores the metadata in a neatly formatted Google Docs document.
Perfect for content creators, marketers, and researchers who need quick, organized YouTube video insights at scale.
---
โ๏ธ Node-by-Node Explanation
1. โ On Form Submission
This node acts as the trigger. When a user submits a form containing a YouTube video URL, the workflow is activated.
Input: YouTube Video URL Platform: Webhook or n8n Form Trigger