YouTube Competitor Video Analytics to Google Sheets
Short Description: Automatically collect and analyze your competitor’s YouTube performance. This workflow extracts video titles, views, likes, and descriptions from any YouTube channel and saves the data to Google Sheets — helping creators spot viral trends and plan content that performs.
Who’s it for
For content creators, YouTubers, and marketing teams who want to track what’s working for their competitors — without manually checking their channels every day.
How it works
This workflow automatically collects data from any YouTube channel you enter.
You just write the channel name in the form — n8n fetches the channel ID, gets all recent video IDs, and extracts each video’s title, views, likes, and description.
Finally, all the information is saved neatly into a connected Google Sheet for analysis.
How to set up
Create a Google Sheet with columns for Title, Views, Likes, Description, and URL.
Connect your Google account to n8n.
Add your YouTube Data API key inside the HTTP Request nodes (use n8n credentials, not hardcoded keys).
Update your form submission or trigger node to match your input method.
Execute the workflow once to test and verify that data is flowing into your sheet.
Requirements
YouTube Data API key
Google Sheets account
n8n cloud or self-hosted instance
How to customize
You can modify the JavaScript code node to include more metrics (like comments or publish date), filter by keywords, or change the output destination (e.g., Airtable or Notion).
Related Templates
Automated SEO Performance Collection from Google Search Console to NocoDB
Problem Monitoring SEO performance from Google Search Console (GSC) manually is repetitive and prone to human error. Fo...
Automated Work Attendance with Location Triggers
his workflow automates time tracking using location-based triggers. How it works Trigger: It starts when you enter or e...
Lookup IP Geolocation Details with IP-API.com via Webhook
This n8n template enables you to instantly retrieve detailed geolocation information for any given IP address by simply ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments