Google Search Videos Scraper avatar
Google Search Videos Scraper

Pricing

$4.00/month + usage

Go to Store
Google Search Videos Scraper

Google Search Videos Scraper

Developed by

Web Harvester

Web Harvester

Maintained by Community

This Google Search Videos Scraper enables you to scrape Google Search Engine Results Pages (SERPs) for videos result. Select a country or language, extract custom attributes, and download your data; no coding is needed.

2.0 (1)

Pricing

$4.00/month + usage

5

Total users

134

Monthly users

2

Runs succeeded

>99%

Last modified

a year ago

You can access the Google Search Videos 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": "Cars",
< "maxPagesPerQuery": 1,
< "resultsPerPage": 100,
< "countryCode": "us",
< "languageCode": "en"
<}' |
<apify call web.harvester/google-videos-scraper --silent --output-dataset

Google Search Videos Scraper API through CLI

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