Youtube Comments Scraper avatar
Youtube Comments Scraper
Try for free

1 day trial then $15.00/month - No credit card required now

View all Actors
Youtube Comments Scraper

Youtube Comments Scraper

powerful_bachelor/youtube-comments-scraper
Try for free

1 day trial then $15.00/month - No credit card required now

Extract detailed YouTube comments effortlessly with this powerful tool! Input video URLs or IDs and get comprehensive data in JSON format, including comment content, like counts, and commenter details. Perfect for researchers and developers. 📊🎥

YouTube Comments Scraper 📺📝

Overview

The YouTube Comments Scraper is a powerful tool designed to extract comments from YouTube videos. By providing video URLs or video IDs as input, the scraper retrieves detailed information about each comment. This tool is perfect for researchers, analysts, and developers looking to gather insights from YouTube comments.

Features 🌟

  • Detailed Comment Extraction: Retrieves comprehensive information about each comment, including content, like count, reply count, and the commenter's details.
  • Commenter Identification: Identifies whether the commenter is verified, the video creator, or an artist, providing additional context to the comments.
  • Flexible Input Options: Supports input via both YouTube video URLs and video IDs, offering flexibility in how you specify the videos.
  • Easy Integration: Designed to be easily integrated into your existing workflows, making it a versatile tool for data analysis and research.
  • JSON Output: Outputs data in a structured JSON format, making it easy to parse and use in various applications.

Input 🔗

The scraper accepts a list of YouTube video URLs or video IDs. Ensure that the input is formatted correctly to achieve the best results.

Example Input 📝

1{
2  "videoIds": [
3    "S7TUe5w6RHo",
4    "tybKnGZRwcU"
5  ],
6  "videoUrls": [
7    {
8      "url": "https://www.youtube.com/watch?v=isdLel273rQ"
9    }
10  ],
11  "maxResults": 15
12}

Output 📤

The scraper outputs detailed information for each comment in JSON format. Below is an example of the output structure.

1{
2    "comment_id": "Ugx_z-OY0eNcYLBjwit4AaABAg",
3    "comment_content": "Go to https://brilliant.org/nutshell/ to dive deeper into these topics and more with a free 30-day trial + 20% off for the first 200 people! \nThis video was sponsored by Brilliant. Thanks a lot for the support!",
4    "published_time": "3 months ago",
5    "like_count_liked": "1.3K",
6    "reply_count": "124",
7    "commenter": "@kurzgesagt",
8    "is_verified": true,
9    "is_creator": true,
10    "is_current_user": false,
11    "is_artist": false,
12    "video_id": "https://www.youtube.com/watch?v=isdLel273rQ"
13}

Check out our other tool, the YouTube Channel Scraper, for extracting detailed information about YouTube channels, including video count, subscribers count, description, verification status, and more.

Conclusion 🎉

The YouTube Comments Scraper is an essential tool for anyone needing to gather and analyze YouTube comments. Its detailed extraction capabilities, flexible input options, and structured JSON output make it an excellent choice for researchers, data analysts, and developers. By leveraging this scraper, you can gain valuable insights from YouTube comments, enhancing your data-driven projects and research.

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Jun 2024
  • Modified about 2 months ago