
Google Hotels Scraper
Pricing
Pay per usage
Go to Store

Google Hotels Scraper
Google Hotels Scraper is an actor for extracting prices from Google search results.
3.9 (3)
Pricing
Pay per usage
11
Total users
242
Monthly users
41
Runs succeeded
96%
Issues response
14 days
Last modified
10 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.
$echo '{< "searchQuery": "Prague",< "checkInDate": "2024-12-01",< "checkOutDate": "2024-12-05",< "numberOfAdults": 2,< "numberOfChildren": 0,< "currencyCode": "EUR",< "maxResults": 5,< "proxyConfig": {< "useApifyProxy": true< }<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: