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. 📊🎥
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.
The scraper accepts a list of YouTube video URLs or video IDs. Ensure that the input is formatted correctly to achieve the best results.
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}
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.
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.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!