Google Hotels Scraper
No credit card required
Google Hotels Scraper
No credit card required
Google Hotels Scraper is an actor for extracting prices from Google search results.
You can access the Google Hotels 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 "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:
Actor Metrics
14 monthly users
-
5 stars
>99% runs succeeded
57 days response time
Created in Aug 2024
Modified 42 minutes ago