
Google Hotels Scraper
Pricing
Pay per usage

Google Hotels Scraper
Google Hotels Scraper is an actor for extracting prices from Google search results.
4.2 (3)
Pricing
Pay per usage
11
253
35
Issues response
28 days
Last modified
3 hours ago
Pricing
Pay per usage
Google Hotels Scraper is an actor for extracting prices from Google search results.
4.2 (3)
Pricing
Pay per usage
11
253
35
Issues response
28 days
Last modified
3 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
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: