Google Hotels Scraper avatar
Google Hotels Scraper

Pricing

Pay per usage

Go to Store
Google Hotels Scraper

Google Hotels Scraper

Developed by

Martin Forejt

Maintained by Community

Google Hotels Scraper is an actor for extracting prices from Google search results.

3.9 (3)

Pricing

Pay per usage

8

Monthly users

25

Runs succeeded

89%

Last modified

9 hours ago

You can access the Google Hotels 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.

1echo '{
2  "searchQuery": "Prague",
3  "checkInDate": "2024-12-01",
4  "checkOutDate": "2024-12-05",
5  "numberOfAdults": 2,
6  "numberOfChildren": 0,
7  "currencyCode": "EUR",
8  "maxResults": 5,
9  "proxyConfig": {
10    "useApifyProxy": true
11  }
12}' |
13apify call martin.forejt/google-hotels-scraper --silent --output-dataset

Google Hotels Scraper API through CLI

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

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.