Youtube Comments Scraper
1 day trial then $15.00/month - No credit card required now
Youtube Comments Scraper
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. 📊🎥
You can access the Youtube Comments Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "videoIds": [
3 "S7TUe5w6RHo",
4 "tybKnGZRwcU"
5 ],
6 "videoUrls": [
7 {
8 "url": "https://www.youtube.com/watch?v=isdLel273rQ"
9 }
10 ]
11}' |
12apify call powerful_bachelor/youtube-comments-scraper --silent --output-dataset
Youtube Comments Scraper API through CLI
The Apify CLI is the official tool that allows you to use Youtube Comments Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 2 monthly users
- 1 star
- 100.0% runs succeeded
- Created in Jun 2024
- Modified 5 months ago