Youtube Video Details Scraper avatar
Youtube Video Details Scraper

Pricing

$10.00/month + usage

Go to Store
Youtube Video Details Scraper

Youtube Video Details Scraper

Developed by

Sadnan

Sadnan

Maintained by Community

Extract YouTube video details at scale from individual videos, search results, or playlists. Processes hundreds per minute - perfect for bulk data collection. Made for performance and saves apify costs. Extract titles, descriptions, views, likes, channel data etc.

0.0 (0)

Pricing

$10.00/month + usage

1

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

25 days 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.

$echo '{
< "urls": [
< "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
< "https://www.youtube.com/results?search_query=artificial+intelligence",
< "https://www.youtube.com/playlist?list=PLRBp0Fe2GpglkzuspoGv-mu7B2ce9_0Fn"
< ]
<}' |
<apify call perfectscrape/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

$npm i -g apify-cli
$apify login

Other API clients include: