Youtube Search Scraper avatar

Youtube Search Scraper

Try for free

This Actor is paid per event

Go to Store
Youtube Search Scraper

Youtube Search Scraper

dan.scraper/youtube-search-scraper
Try for free

This Actor is paid per event

Scrape all videos, shorts, channels, playlists... from YouTube search results. Work like you are searching on YouTube website. Return all information on the screen.

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified a day ago

You can access the Youtube Search 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  "queries": [
3    "iphone",
4    "samsung galaxy"
5  ],
6  "maxPagesPerQuery": 1,
7  "countryCode": ""
8}' |
9apify call dan.scraper/youtube-search-scraper --silent --output-dataset

Youtube Search Scraper API through CLI

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