Best Youtube Scraper avatar
Best Youtube Scraper

Pricing

$1.00 / 1,000 results

Go to Store
Best Youtube Scraper

Best Youtube Scraper

Developed by

Scrape Creators

Scrape Creators

Maintained by Community

Scrape YouTube channels, videos, playlists, or search results. Get titles, views, likes, publish dates, creator info, and transcripts (where available). Export to JSON, CSV, or Excel. Only $2 per 1,000 results.

0.0 (0)

Pricing

$1.00 / 1,000 results

11

Total users

91

Monthly users

41

Runs succeeded

98%

Issues response

17 hours

Last modified

a month ago

You can access the Best Youtube 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 '{
< "queries": [
< "web scraping"
< ],
< "maxVideos": 10,
< "videoUrls": [
< "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
< ],
< "channelUrls": []
<}' |
<apify call scrape-creators/best-youtube-scraper --silent --output-dataset

Best Youtube Scraper API through CLI

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