Youtube Video Details Scraper avatar

Youtube Video Details Scraper

Try for free

This Actor is paid per event

Go to Store
Youtube Video Details Scraper

Youtube Video Details Scraper

dan.scraper/youtube-video-details-scraper
Try for free

This Actor is paid per event

Scrape Youtube video details like title, description, views, likes, dislikes, comments, suggested videos, ... from a single video page. Scrape everything on the screen like browsing the page with a browser.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified a day ago

You can access the Youtube Video Details Scraper programmatically from your own applications by using the Apify API. You can also 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    "sOnqjkJTMaA"
4  ],
5  "countryCode": ""
6}' |
7apify call dan.scraper/youtube-video-details-scraper --silent --output-dataset

Youtube Video Details Scraper API through CLI

The Apify CLI is the official tool that allows you to use Youtube Video Details 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: