MindCase
APIs
Pricing
Enterprise
All APIs
0.05¢ per comment14 datapoints

YouTube Comments API

Extract YouTube comments — text, likes, replies, author details, and publish date — from any video URL

YouTube

Sample

Sample data

Here's a sample run pulling top comments from Steve Jobs' Stanford commencement speech, showing the exact schema and results you can expect.

#
Comment
Likes
Replies
Author
Author Channel ID
Author Verified
Author Is Artist
Author Is Owner
Published
Published (relative)
Comment ID
Video URL
Comment URL
1
"Your time is limited, so don't waste it living someone else's life" - Steve Jobs
12,000
52
@frea05
UC9cOXafVqm4M7jHPy6axtmg
false
false
false
2021-08-16T00:00:00Z
5 years ago
UgxliuUei-a616X3PcV4AaABAg
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=UgxliuUei-a616X3PcV4AaABAg
2
Who is listening to this in 2026?
11,000
673
@noyonbaishnab4175
UC4AQOStcNDv-zvfwuzvgHiQ
false
false
false
2024-08-16T00:00:00Z
2 years ago (edited)
UgyNg3HEKN3FA4sKxgx4AaABAg
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=UgyNg3HEKN3FA4sKxgx4AaABAg
3
When I'm lost, depressed, happy, or anything else, I come here. The best medicine.
6,500
42
@chvishnu619
UCnH56Tp7WRuF409xz1npzBQ
false
false
false
2018-08-16T00:00:00Z
8 years ago (edited)
UgwJQLUUHfPIV-U30Qh4AaABAg
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=UgwJQLUUHfPIV-U30Qh4AaABAg
4
Here I am watching this on my iPhone...Thank you Steve....
14,000
125
@DoctorNajeeb
UCPHpx55tgrbm8FrYYCflAHw
true
false
false
2020-08-16T00:00:00Z
6 years ago
UgwNojWYwIkIEqQQbZB4AaABAg
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=UgwNojWYwIkIEqQQbZB4AaABAg
5
This single speech has kept countless dreams alive
985
7
@madhavgoyal9064
UC0O_0UtqBI85fh40AFvNVjQ
false
false
false
2025-08-16T00:00:00Z
1 year ago
UgwwR2XvpPNZTIlzJIR4AaABAg
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=UgwwR2XvpPNZTIlzJIR4AaABAg
6
This is one of the greatest speeches I've heard. Stanford graduates are lucky to have such an intelligent person speak in front of them!
12,000
96
@KobesMind
UCaLxHBIJ9j9chgU9d1A9-ow
true
false
false
2016-08-16T00:00:00Z
10 years ago
UggwNRVmFyNJMXgCoAEC
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=UggwNRVmFyNJMXgCoAEC
7
Good to see that Stanford doesn't disable comments like Harvard does.
2,500
11
@madhavdaga
UCaI8gKcbfB9Lv72GvxMkmZA
false
false
false
2020-08-16T00:00:00Z
6 years ago
UgzH8gHfMiEyVYUoYAJ4AaABAg
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=UgzH8gHfMiEyVYUoYAJ4AaABAg
8
When I feel lost, I always come to this speech. It reignites my mind and efforts.
3,000
21
@wonderfulmkhutche5422
UCf0_mIW58YlnjybxGxYFF7w
false
false
false
2022-08-16T00:00:00Z
4 years ago
Ugy1am4dn9e0DL4-IEJ4AaABAg
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=Ugy1am4dn9e0DL4-IEJ4AaABAg
9
My heart cracked when I heard him say, "I got the surgery, and I'm fine now... I hope to live a few more decades."
2,500
30
@StrongbyLee
UCSpamm7ZsuQtMoyKFNxK_oQ
false
false
false
2020-08-16T00:00:00Z
6 years ago
Ugxlu91lvkKisLGl_d14AaABAg
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=Ugxlu91lvkKisLGl_d14AaABAg
10
A few hours before the New Year 2026, this message is still true today. 20 years later. Follow your heart kids!
378
6
@komradkookoo
UCKAsgeaSPcS_kaHERhv_KWg
false
false
false
2026-01-16T00:00:00Z
7 months ago
Ugx6SsAJAjGhlYAgD-h4AaABAg
www.youtube.com/watch?v=UF8uR6Z6KLc
www.youtube.com/watch?v=UF8uR6Z6KLc&lc=Ugx6SsAJAjGhlYAgD-h4AaABAg

Playground

Run this API

Advanced parameters are collapsed below.

Input Form

Fill in the fields below or .

0.05¢ per comment
No row cap set

Output limits

live
curl -X POST https://api.mindcase.co/v1/data/youtube/comments/run \
  -H "Authorization: Bearer mk_live_YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "params": {
    "videoUrl": ""
  }
}'
Edit the form to update this live.

Overview

About YouTube Comments API

YouTube Comments extracts data from public video threads. It returns the Comment Text, Author, Likes, Reply Count, and whether the creator hearted the comment.

Data scientists use YouTube Comments to perform sentiment analysis on product reviews. Community managers use it to identify top fans and common questions across video series.

Real-time dataSelf-servePay per resultZero setup time

Examples

Use cases

A few common ways teams put YouTube Comments API to work — copy a prompt below to try it yourself.

Analyze viewer sentiment

Identify common feedback and recurring questions from product launch videos.

>
1000 comments from the OpenAI Sora launch video

Monitor competitor engagement

Track how audiences respond to competitor feature announcements or tutorials.

>
Fetch the top 200 comments from recent videos by Figma and Adobe

Identify technical issues

Isolate specific technical issues or feature requests mentioned in gameplay footage.

>
Find comments mentioning bugs in the latest Cyberpunk 2077 update video

Filter creator interactions

Isolate comments that received a heart or reply from the channel owner.

>
1000 comments from OpenAI Sora launch, creator-hearted only

Get started

Ready to pull comments?

Sign up to run live queries against YouTube Comments API via chat, form, or API.

FAQ

Frequently asked questions

Does this include replies to comments?
Yes, YouTube Comments extracts both top-level comments and nested replies. Each reply counts as an individual row toward your total.
How fresh is the data?
YouTube Comments fetches data live on every run. There is no internal cache, so you always receive the current state of the comment section.
Can I pull comments from multiple videos in one run?
Yes. Pass an array of videos in a single call and YouTube Comments fans out the requests in parallel. The response is one consolidated table with a column noting which video each row came from.
How do I integrate with Zapier, n8n, Google Sheets, or Airtable?
YouTube Comments returns clean JSON and CSV output. Both formats work with every workflow tool. Pipe them in via a webhook step, file download, or by hitting the REST endpoint on a schedule. Same for Slack notifications, Notion databases, and other downstream systems.
What fields are returned?
The output includes the video title, comment text, author name, like count, reply count, and flags for creator hearts. Refer to the output schema for the full list of fields.

Related

More YouTube APIs

See all →
YouTube
YouTube Channel Details API

YouTube channel details — subscribers, total views and videos, description, country, join date, verification and social links. By URL, @handle or search.

YouTube0.05¢ per channel
YouTube
YouTube Videos & Reels API

YouTube videos and Reels by search, channel URL or video URL — views, likes, comments, duration, publish date, description, keywords and thumbnails.

YouTube0.05¢ per video

Need more?

Looking for something else?
We'll build and run it for you.

Custom data sources, complex pipelines, or fully managed runs — tell us what you need and our team will take it from there.

Get API Key
MindCase

Product

  • APIs
  • Pricing
  • Docs (skills.md)
  • Get API Key

Company

  • Enterprise
  • Mindcase vs Apify
  • Book a Meeting
  • Contact

Legal

  • Support
  • Privacy Policy
  • Terms of Service
  • Refund & Cancellation
  • Data Processing
© 2026 MINDCASE TECHNOLOGIES PRIVATE LIMITED