Google Search Videos Scraper avatar
Google Search Videos Scraper

Pricing

$4.00/month + usage

Go to Apify Store
Google Search Videos Scraper

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

Web Harvester

Maintained by Community

Actor stats

5

Bookmarked

147

Total users

5

Monthly active users

2 years ago

Last modified

Categories

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-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 Apify CLI

Using installation script (macOS/Linux):

$curl -fsSL https://apify.com/install-cli.sh | bash

Using installation script (Windows):

$irm https://apify.com/install-cli.ps1 | iex

Using Homebrew:

$brew install apify-cli

Using NPM:

$npm install -g apify-cli
Having problems? Read the installation guide

Other API clients include: