YouTube Comments Analyzer
Pricing
from $0.005 / actor start
Go to Apify Store
YouTube Comments Analyzer
Analyze YouTube video comments and engagement metrics. Get real-time data on comments, authors, and engagement.
Pricing
from $0.005 / actor start
Rating
0.0
(0)
Developer
wang wei
Maintained by Community
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
Extract and analyze comments from YouTube videos.
Features
- Comment Extraction - Get all top comments
- Author Data - Channel name, avatar, URL
- Engagement Metrics - Likes, replies
- Multi-Video - Analyze multiple videos
- Temporal Data - Publication dates
How It Works
- Enter YouTube video ID
- Get comments with author and metrics
- Analyze engagement
Input
{"videoId": "dQw4w9WgXcQ","depth": 20}
| Field | Required | Description |
|---|---|---|
| Video ID | Yes | YouTube video ID |
| Location | No | Default: United States |
| Language | No | Default: English |
Output
{"videoId": "dQw4w9WgXcQ","authorName": "user123","text": "Great video!","likesCount": 150,"replyCount": 5,"publishedDate": "2024-01-15"}
Each result includes comment and author details.
How to Run
On Apify:
- Go to the actor page
- Fill in the input fields
- Click "Start"
Locally:
npm installAPIFY_API_KEY=your_key node src/main.js
Use Cases
- Sentiment analysis
- Audience research
- Engagement analysis
- Comment moderation
- Community insights
Limitations & Notes
- Comment counts may be limited by platform
- Disabled comments not accessible
- Some fields may be null
License
MIT License - Free to use and modify.