workflows.fit
Back to n8n workflows
n8n templateFreeBy Evoort Solutions

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

DevelopmentCore NodesMiscellaneousForm TriggerHttp RequestCodeSticky Note
Loading interactive preview...

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