
Youtube Search Results Scraper
Pricing
$4.00/month + usage

Youtube Search Results Scraper
Dive deep into YouTube's search ecosystem. Our scraper provides rich, structured data from search results, fueling your content strategy and market research.
0.0 (0)
Pricing
$4.00/month + usage
0
Total users
56
Monthly users
31
Runs succeeded
>99%
Last modified
a month ago
You can access the Youtube Search Results 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 "startUrls": [
3 "music"
4 ],
5 "proxy": {
6 "useApifyProxy": true,
7 "apifyProxyGroups": [
8 "RESIDENTIAL"
9 ],
10 "apifyProxyCountry": "US"
11 }
12}' |
13apify call memo23/youtube-search-results-scraper --silent --output-dataset
Youtube Search Results Scraper API through CLI
The Apify CLI is the official tool that allows you to use Youtube Search Results 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: