Google Search Videos Scraper
Pricing
$4.00/month + usage
Google Search Videos Scraper
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.
Pricing
$4.00/month + usage
Rating
2.0
(1)
Developer
Web Harvester
Actor stats
5
Bookmarked
147
Total users
5
Monthly active users
2 years ago
Last modified
Share
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-datasetGoogle 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 Apify CLI
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing NPM:
$npm install -g apify-cliOther API clients include:


