Google Search Videos Scraper avatar

Google Search Videos Scraper

Try for free

1 day trial then $4.00/month - No credit card required now

View all Actors
Google Search Videos Scraper

Google Search Videos Scraper

web.harvester/google-videos-scraper
Try for free

1 day trial then $4.00/month - No credit card required now

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.

You can access the Google Search Videos Scraper programmatically from your own applications by using the Apify API. You can 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": "Cars",
3  "maxPagesPerQuery": 1,
4  "resultsPerPage": 100,
5  "countryCode": "us",
6  "languageCode": "en"
7}' |
8apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 4 stars
  • 100.0% runs succeeded
  • Created in Jun 2023
  • Modified 8 months ago