Video summary

소파에서 '클릭' 한번에 유튜브 분석 해주는 40만원 버는 부업, 2026년 부업 추천 [무료]

Main summary

Key takeaways

Business

Business summary (side-hustle content focused on execution)

The video teaches a repeatable workflow: YouTube topic research → keyword verification → blog monetization using a Google API–powered spreadsheet/program. The goal is to find currently high-demand topics (based on recent YouTube performance), convert them into SEO-structured blog posts with H2 subheadings, and monetize through AdSense—positioning the process as data-driven rather than intuition-driven.


Strategy / playbook (core process)

  • Data-driven topic selection (verification, not just inspiration)

    • Use an API wrapper to search YouTube for videos matching a topic keyword.
    • Apply filters to focus on videos that are recent and show strong engagement, indicating topics that are “currently hot.”
  • Recency + engagement filters (selection criteria)

    • Require video length ≥ 3 minutes
    • Restrict to videos published within the last 6 months
    • Require views > 30,000
    • (Implicitly) use views/engagement signals as the “topic demand” indicator
  • Keyword extraction → blog outline

    • Extract recurring keyword phrases from the hottest video thumbnails/titles.
    • Identify related subtopics for:
      • H2 subheadings (example pattern: “How to start S&P 500 / ETF / open account / returns”)
      • FAQ-style sections derived from recurring comment themes
  • Topic vs. channel influence check

    • Use subscriber count as a proxy for channel competitiveness.
    • Prefer scenarios where a low-subscriber channel achieves high views—suggesting the topic is driving demand (beneficial for AdSense performance).

Frameworks / evaluation methods mentioned

  • “Verified data” approach

    • Treat YouTube keyword/video performance as market validation.
  • Topic-driven vs. channel-driven heuristic

    • Compare outcomes:
      • High views from low subscriber channels → topic resonance
      • High views from high subscriber channels → may reflect audience/brand pull
  • Comment-to-FAQ extraction (content planning framework)

    • Analyze comments and categorize them into: 1) Requests for more details / clarifications 2) Criticism/controversy that can be resolved with explanations
    • Convert those themes into subheadings and FAQ blocks.

Concrete operational steps (how the system is built)

  • Tooling stack

    • Claude (used to generate code)
    • Google Sheets / Google Apps Script
    • Google Cloud Console
      • Create an API key
      • Enable YouTube Data API
  • Automation implementation

    • Paste the generated code into Apps Script inside a Google Sheet
    • Insert the API key into the code
    • Configure permissions/authorization for the Sheets add-on/function (“App” unverified checks + authorization)

    • Add a UI element (e.g., “YouTube Bon” / thumbnail access) to load thumbnails and populate results

  • Usage flow

    • Enter a search term (example progression: “side job” → “stocks” → “US stocks”)
    • The program returns:
      • count of found videos
      • view counts
      • video URL/title metadata
      • duration
      • tags/description (as exposed by the API/output)

Key metrics and KPIs called out

While not presented as a formal dashboard, the video uses explicit numeric thresholds and performance indicators.

Selection / filters

  • Views: > 30,000
  • Time window: last 6 months
  • Video duration: ≥ 3 minutes

Output / validation signals

  • View count (primary)
  • Engagement from metadata: likes/comments count (used indirectly)
  • Subscriber count: used to assess topic vs. channel influence

Blog monetization KPI

  • Ad click-through rate (CTR) as a profit driver:
    • Longer time-on-page → higher ad CTR → higher revenue (cause-effect claim)

Traffic / demand proxy

  • Monthly search volume referenced via “verification” (example shown):
    • “ETF investment methods” monthly search volume ~ 87,000 (currency unit appears garbled, but presented as a monthly volume figure).

Examples / case patterns used

  • S&P 500 / “S&P 500 dividends” cluster

    • Claim: “S&P 500” related keywords repeatedly appear among high-view videos.
    • Recommendation: create blog posts and/or YouTube Shorts/videos around:
      • S&P 500
      • ETF basics and dividend-related queries
      • “how to start” / “opening an account”
  • “ISA” interest discovery

    • Observation: a video about “ETF investment methods” includes ISA.
    • Interpretation: ISA appears to be searched as a broader interest category.
  • Brokerage / account opening angle

    • Map ETF-buying interest into practical steps:
      • start/open an account
      • buying method
      • broker options (examples mentioned: Samsung Securities, Mirae Securities, Kookmin Securities)

Actionable recommendations (translated into business execution)

  • Repurpose what the market is already rewarding

    • Use API results to select topics with proven traction (avoid relying on “high views on arbitrary old videos”).
  • Build blog structure from comment intent

    • Convert recurring comment questions/objections into:
      • FAQ sections
      • troubleshooting/precaution sections
      • clarification blocks
  • Use H2 subheadings mapped to extracted keywords

    • Title and headings should mirror phrases users are already engaging with on YouTube.
  • Prioritize “topic-driven winners”

    • If a low-subscriber channel can reach high views, treat the topic as more promising for AdSense pages.
  • Operationalize with AI-assisted drafting

    • Workflow:
      • Use an on-platform “YouTube summary/script” output
      • Copy full text
      • Paste into an “AI writing” tool to generate a blog post
    • Purpose: reduce time and turn research into publishable drafts faster.

Monetization approach (high level)

  • Primary revenue model: AdSense (explicitly emphasized)
  • Prerequisite: obtain AdSense approval (the video claims “the correct approach” is required)
  • Profit driver claimed:
    • stronger SEO/content structure → longer dwell time → higher ad CTR → higher profit

Timelines / targets referenced

  • AdSense goal: approval in 2026 (stated)
  • Data recency target: last 6 months
  • Content readiness claim: the program can be generated in “10 minutes(setup claim, not a performance guarantee).

Presenters / sources

  • Presenter: Aros (also references “Aros TV” and “Monthly 1 Million More Earners”)
  • AI used for code generation: Claude
  • Data source / platform: YouTube Data API (via Google Cloud Console) + Google Sheets / Apps Script
  • Community access mentioned: KakaoTalk chat room

Original video