YouTube Video Scraper avatar
YouTube Video Scraper

Pricing

$9.00/month + usage

Go to Store
YouTube Video Scraper

YouTube Video Scraper

Developed by

Scrape Architect

Scrape Architect

Maintained by Community

Extract full metadata, engagement stats (views/likes/comments), video chapters, technical specs (resolution/codec), and Kids content filters from any YouTube video/short. Perfect for creators, researchers & parents! πŸš€ YouTube Video Scraper

0.0 (0)

Pricing

$9.00/month + usage

0

Total users

13

Monthly users

4

Runs succeeded

>99%

Last modified

10 days ago

You can access the YouTube Video 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 '{
< "video_urls": [
< {
< "url": "https://www.youtube.com/watch?v=2VLqZtded_0&"
< },
< {
< "url": "https://www.youtube.com/watch?v=kUMe1FH4CHE"
< },
< {
< "url": "https://www.youtubekids.com/watch?v=k85mRPqvMbE"
< },
< {
< "url": "https://www.youtube.com/shorts/zPxQjuFoUBc"
< }
< ]
<}' |
<apify call scrapearchitect/youtube-video-scraper --silent --output-dataset

YouTube Video Scraper API through CLI

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