📊 Sync Youtube video URLs with Google Sheets

⚡ 665 views · 📊 Market Research & Insights

💡 Pro Tip — YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments — no quota limits, just structured data.

View All Scrapers

Description

Sync Youtube Videos with Google Sheets

(Part 1 of Youtube comments sentiment analyze automation along with detailed dashboard)

This workflow is the first part of a multi-part automation system designed to perform large-scale YouTube comment sentiment analysis alongwith detailed dashboard. It solves the problem of manually tracking new videos across multiple YouTube channels by automatically fetching and organizing video URLs in a Google Sheet, setting the stage for deeper analysis in Part 2.

What It Does

  1. Reads Channel IDs from Sheet3 of a connected Google Sheet.
  2. Fetches the latest videos from each Channel ID using the YouTube Data API.
  3. Extracts video URLs and metadata (like title and publish date).
  4. Appends the video data to Sheet2 of the same Google Sheet — this sheet is later used by Part 2 for further processing.

Part of a Multi-Step System

This is Part 1 of a 2-workflow system:

👉 Continue to Part 2 – YouTube Comment Sentiment Analyzer with Google Sheets & OpenAI


âś… Use Cases


đź”§ Apps Used


đź’ˇ Why Use This?

Manually checking YouTube channels for new content is time-consuming and error-prone. This automation ensures your data stays current and structured — enabling consistent tracking and deeper analysis (especially when paired with Part 2). It brings speed, scale, and automation to your YouTube content operations.


How to Customize

1. Modify Trigger Settings

2. Adjust Output Fields

3. Extend with Integrations

4. Adjust Sheet Structure

5. Schedule Regular Fetching

6. Customize Google Sheet Layout

đź”— Nodes Used

Google Sheets, HTTP Request

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup