Extract & Store YouTube Video Comments in Google Sheets - n8n Workflow | Neura Market
Extract & Store YouTube Video Comments in Google Sheets
Automates fetching YouTube video comments via API and storing them in Google Sheets, processing URLs from a sheet and updating statuses for efficient analysis.
This n8n workflow extracts comments from YouTube videos using the YouTube API and stores them directly in a Google Sheet. It reads a list of video URLs from the 'Video URLs' tab in a designated Google Sheet, processing only those marked as 'Ready'. For each video, it fetches comments via HTTP requests, validates success, processes the data, and appends comments to the 'Results' tab. Completed URLs are updated to 'Finished' status, enabling seamless batch processing without manual intervention.
Platform
n8n
Category
Social Media
Price
$14.99
Creator
BestWorkflows
YouTube
Comments
Google Sheets
Social Media
Analytics
API Integration
Data Extraction
Automation
Marketing Insights
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.