YouTube Comments Scraper API - No API Key avatar

YouTube Comments Scraper API - No API Key

Pricing

from $0.50 / 1,000 comments

Go to Apify Store
YouTube Comments Scraper API - No API Key

YouTube Comments Scraper API - No API Key

Scrape public YouTube comments from video URLs. Export comment text, authors, likes, reply counts, pinned/hearted flags, timestamps, video IDs, and comment URLs without a YouTube API key.

Pricing

from $0.50 / 1,000 comments

Rating

0.0

(0)

Developer

Group Oject

Group Oject

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape public YouTube comments from video URLs without a YouTube API key.

This Actor is built for social listening, sentiment research, creator analytics, audience research, comment mining, competitor monitoring, and brand tracking.

Features

  • Scrape comments from YouTube video URLs, Shorts URLs, and video IDs
  • Export comment text, author, likes, reply counts, pinned status, hearted status, and timestamps
  • Supports top comments and newest-first sorting
  • No YouTube API key required
  • Clean dataset for CSV, JSON, Excel, Google Sheets, Make, Zapier, APIs, and AI workflows

Input Example

{
"videoUrls": ["https://www.youtube.com/watch?v=dQw4w9WgXcQ"],
"maxCommentsPerVideo": 100,
"maxTotalComments": 100,
"sortBy": "TOP_COMMENTS"
}

Output Example

{
"commentId": "Ugzge340dBgB75hWBm54AaABAg",
"commentText": "can confirm: he never gave us up",
"authorName": "@YouTube",
"likeCount": 308000,
"replyCount": 963,
"publishedTime": "1 year ago",
"isPinned": true,
"isHearted": true,
"videoUrl": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
}

Use Cases

  • Monitor comments on competitor videos
  • Analyze audience feedback on product launches
  • Collect comments for sentiment and topic analysis
  • Track creator engagement and pinned comments
  • Build datasets for YouTube social listening
  • Export YouTube comments for research or moderation workflows

Pricing

Recommended pricing: $0.50 per 1,000 comments ($0.0005 per comment), matching the low-entry, high-volume pricing pattern used by leading YouTube comment scrapers.

Notes

This Actor uses publicly available YouTube surfaces and an unofficial InnerTube client. Some videos have comments disabled, hidden, or restricted; those videos are reported in the ERRORS key-value record.