YouTube Trend Analyzer
Pricing
$20.00 / 1,000 results
Go to Apify Store
Deprecated
YouTube Trend Analyzer
This project analyzes YouTube trends for specific search queries using the YouTube Data API.
YouTube Trends Analyzer
This project analyzes YouTube trends for specific search queries using the YouTube Data API.
Features
- Search for videos based on keywords
- Analyze view counts and engagement rates
- Generate trend visualizations
- Store results in Apify storage
Setup
- Install dependencies:
$pip install -r requirements.txt
- Get a YouTube Data API key:
- Go to Google Cloud Console
- Create a new project
- Enable the YouTube Data API v3
- Create credentials (API key)
Usage
Run the project using Apify:
$apify run
Required input parameters:
query: Search query to analyzeyoutubeApiKey: Your YouTube Data API key
Output
The analyzer generates:
- Daily view counts
- Engagement rate trends
- Visualization plots
- Detailed metrics in Apify Dataset
