YouTube SERP Analyzer avatar

YouTube SERP Analyzer

Pricing

$0.005 / actor start

Go to Apify Store
YouTube SERP Analyzer

YouTube SERP Analyzer

Analyze YouTube search results and video rankings. Get real-time data on the top results for any keyword.

Pricing

$0.005 / actor start

Rating

0.0

(0)

Developer

wang wei

wang wei

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

4 days ago

Last modified

Share

Analyze YouTube search results - video rankings, channels, and playlists.

Features

  • Video Rankings - Top results for any keyword
  • Channel Data - Subscriber counts, verification
  • Playlist Info - Playlist previews and counts
  • Rich Metadata - Views, duration, likes
  • Multi-Keyword - Analyze multiple keywords

How It Works

  1. Enter search keywords
  2. Get comprehensive YouTube SERP data
  3. See rankings, channels, and video metrics

Input

{
"keywords": "best coffee shops\ncoffee shops near me",
"location": "United States"
}
FieldRequiredDescription
KeywordsYesOne per line
LocationNoDefault: United States
LanguageNoDefault: English

Output

{
"keyword": "best coffee shops",
"type": "youtube_video",
"title": "Top 10 Coffee Shops",
"videoId": "abc123",
"channelTitle": "Food Channel",
"viewCount": 500000,
"duration": "PT10M30S"
}

Each result includes video/channel details and metrics.

How to Run

On Apify:

  1. Go to the actor page
  2. Fill in the input fields
  3. Click "Start"

Locally:

npm install
APIFY_API_KEY=your_key node src/main.js

Use Cases

  • Content research
  • Competitor analysis
  • SEO optimization
  • Influencer research
  • Trend analysis

Limitations & Notes

  • Results depend on YouTube availability
  • Some metrics may be unavailable
  • Rate limits apply

License

MIT License - Free to use and modify.