YouTube Comments Scraper β€” Video Comment API avatar

YouTube Comments Scraper β€” Video Comment API

Pricing

from $3.00 / 1,000 comments

Go to Apify Store
YouTube Comments Scraper β€” Video Comment API

YouTube Comments Scraper β€” Video Comment API

Scrape YouTube video comments for social monitoring. Clean JSON for PR, media-monitoring teams and AI agents.

Pricing

from $3.00 / 1,000 comments

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

2

Monthly active users

a day ago

Last modified

Categories

Share

Extract comments from any YouTube video as clean JSON β€” for social monitoring, PR/comms and media-monitoring teams, and AI agents. Give it one or more video URLs and get one record per comment (replies included).

πŸ“Š What you get

One JSON record per comment:

  • comment_id β€” comment id
  • text β€” comment text
  • author β€” author display name
  • channel β€” author channel id
  • votes β€” like count as shown by YouTube
  • heart β€” hearted by the creator (boolean)
  • is_reply β€” reply vs. top-level comment (boolean)
  • time_text / time_parsed β€” relative time + parsed timestamp
  • video_id, video_url β€” source video

βš™οΈ Input

  • videoUrls β€” YouTube video URLs (or 11-character video IDs)
  • maxComments β€” maximum comments per video
  • includeReplies β€” include threaded replies (default: true)
  • sortBy β€” top or recent

πŸ’΅ Pricing

Pay-per-event: $0.003 per comment plus a small per-run start fee. You pay only for the comments actually returned.

πŸ”Ž Free preview limit

Free-plan runs return a 200-comment preview per run so you can evaluate the output. Paid-plan runs are uncapped and extract in full (billed per comment). To extract beyond the preview, upgrade to any paid Apify plan.

⏰ Run it on a schedule

Point it at the videos you care about and schedule a recurring run to keep pulling fresh comments as they arrive.

πŸ€– Use with AI agents

Clean, structured JSON plugs directly into agents and pipelines via the Apify API and MCP.