Automate YouTube Channel Video Extraction to Google Sheets - n8n Workflow | Neura Market
Automate YouTube Channel Video Extraction to Google Sheets
This n8n workflow automates the extraction of video metadata from YouTube channels and saves it to Google Sheets. Ideal for content strategists, marketers, and researchers who need structured video data.
This workflow is designed to streamline the process of collecting video data from YouTube channels and storing it in Google Sheets. It begins by reading channel URLs or IDs from a Google Sheet, then determines the type of input (channel URL or ID). If necessary, it retrieves the channel ID using the YouTube API. Once the channel ID is confirmed, the workflow fetches video data, limited to 10 videos per channel by default, and updates the Google Sheet with the video details. The workflow handles
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Freya Hansen
youtube
gid
if
set
wait
switch
splitOut
stickyNote
httpRequest
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.