Google Hotels Search Scraper
Under maintenancePricing
Pay per usage
Google Hotels Search Scraper
Under maintenanceSearch Google Hotels with Scrappa. Extract hotel names, prices, ratings, booking links, amenities, coordinates, property tokens, and pagination metadata.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Scrappa
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
2 hours ago
Last modified
Categories
Share
Scrape Google Hotels search results with dates, guests, price filters, star class, ratings, amenities, vacation rental filters, booking links, and pagination.
The actor saves one dataset item per property and stores the complete Scrappa response in key-value store key OUTPUT.
Example input
Replace the date values with future dates before running the actor.
{"q": "Paris, France","check_in_date": "YYYY-MM-DD","check_out_date": "YYYY-MM-DD","adults": 2,"currency": "EUR","gl": "fr","hl": "en","sort_by": 3,"hotel_class": 4,"rating": 8}
Output fields
Common top-level fields include:
namehotel_classoverall_ratingreviewsrate_per_night_lowestrate_per_night_extracted_lowesttotal_rate_lowesttotal_rate_extracted_lowestbooking_linkproperty_tokenentity_idplace_idlatitudelongitudeprice_sources_countamenities_countrequest_qrequest_check_in_daterequest_check_out_date
Use next_page_token from the full OUTPUT.pagination object to fetch additional result pages.