For the complete documentation index, see llms.txt. This page is also available as Markdown.

Google

See all types of Google pages that you can scrape and parse.

With Web Scraper API, you can scrape and parse various types of Google pages; below is an overview of all supported scrapers and their respective source values.

Source
Description
Dedicated parser

google_search

SERPs (Web, Image, News, AI Overviews).

google_ads

SERPs, optimized for maximum ad rate.

google_ai_mode

Google AI Mode conversational responses.

google_lens

Google Lens service.

google_maps

Local search service.

google_scholar

Google Scholar service.

google_shopping_search

Search results for a search term of your choice.

google_shopping_product

Product page of a product token of your choice.

google_trends_explore

Trends.

google_travel_hotels

Travel: Hotels service.

google

Submit any Google URL you like.

Only specific Google page types.

Although we do not have dedicated parsers for each Google source, you can write your own parsing instructions with Custom Parser feature and get structured data.

Getting started

Create your API user credentials: Sign up for a free trial or purchase the product in the Oxylabs dashboard to create your API user credentials (USERNAME and PASSWORD).

Request sample

google_search structured output

We use synchronous Realtime integration method in our examples. If you would like to use Proxy Endpoint or asynchronous Push-Pull integration, refer to the integration methods section.

Optionally, you can include additional parameters such as geo_location, user_agent_type, parse, render and more to customize your scraping request. Read more:

Features

Last updated

Was this helpful?