YouTube Comments Scraper 📺💬 avatar
YouTube Comments Scraper 📺💬

Pricing

$19.99/month + usage

Go to Store
YouTube Comments Scraper 📺💬

YouTube Comments Scraper 📺💬

Developed by

EasyApi

Maintained by Community

Scrape YouTube video comments efficiently with pagination support. Extract comprehensive comment data including text, author, likes, and timestamps for any YouTube video URL.

0.0 (0)

Pricing

$19.99/month + usage

1

Monthly users

5

Runs succeeded

>99%

Last modified

4 months ago

Extract comments from any YouTube video efficiently and reliably. This actor helps you gather valuable user feedback and engagement data from YouTube videos.

Features ✨

  • 🎯 Scrape comments from any public YouTube video
  • 📊 Collect comprehensive comment data including:
    • Comment text
    • Author information
    • Likes count
    • Timestamps
    • Reply counts
  • ⚡ Fast and efficient pagination handling
  • 🔄 Automatic retry mechanism
  • 🎚️ Configurable maximum items limit
  • 🤖 Built-in anti-detection mechanisms
  • 🎯 Random delays to avoid rate limiting

Use Cases 🎯

  • 📈 Social media engagement analysis
  • 🔍 Market research and user feedback collection
  • 💡 Content strategy optimization
  • 📊 Sentiment analysis
  • 🎯 Competitor analysis
  • 🔬 Academic research

Input Parameters 📝

The actor accepts the following input parameters:

  • videoUrls: Array of YouTube video URLs to scrape comments from
  • maxItems: Maximum number of comments to collect

Output 📤

The actor stores results in dataset, with each record containing:

  • Comment ID
  • Comment text
  • Author name
  • Timestamp
  • Likes count
  • Reply count
  • And more...

Need custom solutions or modifications? Feel free to reach out!

Input Example

A full explanation of an input example in JSON.

1{
2    "videoUrls": ["https://www.youtube.com/watch?v=hql6k88BKP8"],
3    "maxItems": 30
4}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2	{
3		"authorChannelId": "UCz3w4reqgKX2KlFK-yu05Vg",
4		"authorDisplayName": "@HomeOfKnockouts",
5		"id": "UgxMUiMBi4jbBjCzALB4AaABAg",
6		"isPublic": true,
7		"likeCount": 1,
8		"publishedAt": "2021-05-11T11:47:04",
9		"textDisplay": "First",
10		"totalReplyCount": 2,
11		"videoId": "hql6k88BKP8"
12	},
13	{
14		"authorChannelId": "UC9LsnGN_JfHUo8EaemR1E9w",
15		"authorDisplayName": "@baseballlife_1013",
16		"id": "UgxFrxqwfvFTa5vdjIZ4AaABAg",
17		"isPublic": true,
18		"likeCount": 7,
19		"publishedAt": "2021-05-11T11:47:31",
20		"textDisplay": "Hi I have a question. How to I keep my eyes able to put contacts in without hurting during allergie season",
21		"totalReplyCount": 3,
22		"videoId": "hql6k88BKP8"
23	},
24    ...
25]

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$19.99