Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🎯 YouTube Thumbnail Research Tool

日本語 | English

Fetches competitor video thumbnails by keyword and displays them in a 16:9 grid on Google Sheets.
Built with Google Apps Script + YouTube Data API v3.

✨ Features

  • 🖼 Thumbnail grid — 16:9 display directly in Google Sheets
  • 📊 Data collection — Views, upload date, and video URL fetched simultaneously
  • 🔒 Secure API key — Stored in ScriptProperties, never hardcoded
  • One-click execution — Run from Google Sheets custom menu

🛠 Tech Stack

  • Google Apps Script
  • YouTube Data API v3
  • Google Sheets

🚀 Setup

  1. Open Google Sheets → Extensions → Apps Script
  2. Paste the code and save
  3. Reload the spreadsheet
  4. Run ⚙️ Initial Setup from the menu
  5. Run 🔑 API Key Registration
  6. Add keywords to column A in the settings sheet
  7. Run ▶ Research

📝 Notes

  • Developed through AI collaboration (vibe coding)
  • Requires a YouTube Data API v3 key (Google Cloud Console)

🎯 バズりサムネリサーチツール

競合チャンネルの動画サムネイルをキーワードで一括取得し、Googleスプレッドシートに16:9で一覧表示するリサーチツールです。

✨ 機能

  • 🖼 サムネイル一覧 — 16:9でスプレッドシートに直接表示
  • 📊 データ同時取得 — 再生数・投稿日・動画URLも一緒に取得
  • 🔒 APIキー安全管理 — ScriptPropertiesに格納、コードに直書きしない設計
  • ワンクリック実行 — スプレッドシートのカスタムメニューから起動

🛠 使用技術

  • Google Apps Script
  • YouTube Data API v3
  • Google スプレッドシート

🚀 セットアップ

  1. Google スプレッドシートを開く → 拡張機能 → Apps Script
  2. コードを貼り付けて保存
  3. スプレッドシートを再読み込み
  4. メニューから「⚙️ 初回セットアップ」を実行
  5. 「🔑 APIキー登録」を実行
  6. 設定シートのA列にキーワードを入力
  7. 「▶ リサーチ実行」を実行

📝 開発メモ

  • AIとの協働(バイブコーディング)で開発
  • YouTube Data API v3 のAPIキーが必要です(Google Cloud Console

About

GAS + YouTube Data API|競合サムネを一覧取得・表示

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages