Youtube Comments Scraper
Pay $2.00 for 1,000 comments
Youtube Comments Scraper
Pay $2.00 for 1,000 comments
This alternative YouTube Data API has no limits or quotas. Extract YouTube comments data from one or multiple YouTube videos: full comment text, posting date, author username, video title, videoId. Download YouTube comments in JSON, CSV, and Excel.
Do you want to learn more about this Actor?
Get a demoYou 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 "startUrls": [
3 {
4 "url": "https://www.youtube.com/watch?v=xObhZ0Ga7EQ"
5 }
6 ],
7 "maxComments": 10
8}' |
9apify call streamers/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:
- 346 monthly users
- 33 stars
- 99.2% runs succeeded
- 11 hours response time
- Created in Jul 2023
- Modified 4 days ago