youtube-top-hits

Installation
SKILL.md

YouTube Top Hits Analyzer

This skill fetches video data from a YouTube channel via the Apify API and identifies the top-performing videos by view count.

How It Works

  1. The user provides a YouTube channel URL (e.g., https://www.youtube.com/@KevinStratvert)
  2. You write out and run the Python script below, which calls the recommended Apify scraper, YouTube Scraper (streamers/youtube-scraper)
  3. The script filters videos to the requested time window, sorts by views, and returns the top hits

Prerequisites

This skill calls a paid third-party API (Apify), so each user must supply their own Apify API token — there is no shared or built-in key.

Installs
1
First Seen
7 days ago
youtube-top-hits — zapier/community-skills