Google Hotels & Vacation Rentals Scraper: Stays & Rates avatar

Google Hotels & Vacation Rentals Scraper: Stays & Rates

Pricing

$5.00 / 1,000 property lead extracteds

Go to Apify Store
Google Hotels & Vacation Rentals Scraper: Stays & Rates

Google Hotels & Vacation Rentals Scraper: Stays & Rates

Extract real-time Google Hotels & Vacation Rentals: live room rates, total stay prices, star ratings, amenities, photo galleries, and direct booking links.

Pricing

$5.00 / 1,000 property lead extracteds

Rating

0.0

(0)

Developer

dev00

dev00

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

๐Ÿจ Google Hotels & Vacation Rentals Scraper: Stays & Rates

๐Ÿš€ The #1 Most Complete, Real-Time Google Hotels, Vacation Rentals, Apartments & Lodging Intelligence Scraper on Apify.

Looking for reliable, low-latency live hotel pricing, vacation rental availability (Airbnbs, apartments, villas), guest review ratings, transparent amenity breakdowns, and multi-provider booking links without maintaining expensive browser automation?

The Google Hotels & Vacation Rentals Scraper extracts real-time accommodation shopping results, star classes (1-star to 5-star luxury), nightly and total stay pricing, vacation rental specifications (bedrooms, bathrooms, beds), high-resolution photo galleries, and direct booking links to Booking.com, Expedia, Agoda, and official hotel websites directly from Google Hotels.


๐ŸŒŸ Why This Actor Outperforms Competitors

CapabilityGeneric Hotel ScrapersOfficial OTA APIs๐Ÿจ Google Hotels Scraper
Real-Time Live Room Ratesโš ๏ธ Cached / Stale Dataโš ๏ธ Strict Partner Approvalโœ… Live Real-Time Extraction (~56ms)
Vacation Rentals & ApartmentsโŒ Hotels Onlyโš ๏ธ Separate API Requiredโœ… Hotels + Apartments + Villas + Chalets
Bedrooms & Bathroom SpecsโŒ Noโš ๏ธ Complex Schemaโœ… Full Specs: Sleeps, Bedrooms, Baths, Beds
Direct Multi-Provider Booking LinksโŒ Single OTA Onlyโš ๏ธ Locked to Providerโœ… Booking.com + Expedia + Agoda + Direct Website
Granular Amenity Filteringโš ๏ธ Basicโš ๏ธ Limitedโœ… Pool, Wi-Fi, Breakfast, Parking, Pets, Spa
High-Resolution Photo Galleriesโš ๏ธ Low Qualityโš ๏ธ Throttledโœ… Direct High-Res CDN Photos
Pricing Model๐Ÿ’ธ High Monthly Subscriptions๐Ÿ’ธ Custom Enterprise Contractsโšก Pay-Per-Event ($0.005 / property lead)

โšก Comprehensive Feature Breakdown

Search real-time lodging options across global destinations. Filter by:

  • Stay Dates: Exact check-in and check-out dates (YYYY-MM-DD).
  • Guests & Rooms: Adults, children, and number of rooms requested.
  • Property Types: Filter by all, hotel, vacation_rental, apartment, villa, or resort.
  • Budgets & Ratings: Price floor/ceiling (minPrice, maxPrice), star class (3, 4, 5), and user review scores (minRating="4.5").
  • Amenities: Free Wi-Fi, swimming pools, complimentary breakfast, free parking, pet-friendly, air conditioning, and free cancellation.
  • Sorting: Order properties by best, cheapest, highest_rated, or most_reviewed.

2. ๐Ÿก Dedicated Vacation Rentals & Homestays

Explore short-term vacation rentals, serviced apartments, beach villas, and alpine chalets with detailed guest capacities, number of bedrooms, bathrooms, and bed configurations.

3. ๐ŸŽซ Multi-Provider Booking Portals

Every property record includes direct booking URLs to official hotel portals as well as major online travel agencies (Booking.com, Expedia, Agoda) and Google Hotels shareable links.


๐Ÿ“ฅ Input Configuration Parameters

ParameterTypeDefaultDescription
querystring"Paris"Destination city, landmark, or specific hotel name.
checkInDatestring"2026-09-01"Check-in date in YYYY-MM-DD format.
checkOutDatestring"2026-09-05"Check-out date in YYYY-MM-DD format.
adultsinteger2Number of adult guests.
childreninteger0Number of child guests.
roomsinteger1Number of rooms required.
propertyTypestring"all"Accommodation type: all, hotel, vacation_rental, apartment, villa, resort.
minPriceintegernullMinimum price per night.
maxPriceintegernullMaximum budget per night.
minRatingstring"any"Minimum review score (any, 4.0, 4.5, 4.8).
starClassstring"any"Hotel star rating (any, 3, 4, 5).
freeCancellationbooleanfalseFilter only properties with free cancellation.
amenitiesstringnullComma-separated amenities (e.g. wifi, pool, free_breakfast, parking).
sortBystring"best"Sorting: best, cheapest, highest_rated, most_reviewed.
currencystring"USD"Currency code (USD, EUR, GBP, MAD, CAD, etc.).
maxPropertiesinteger20Maximum number of accommodation records to return.

๐Ÿ“ค Output Dataset Example

{
"property_id": "prop_paris_pullman",
"name": "Pullman Paris Tour Eiffel",
"property_type": "HOTEL",
"star_class": 4,
"star_rating_display": "4-star hotel",
"user_rating": {
"score": 4.5,
"review_count": 3234,
"rating_text": "Superb"
},
"location": {
"city": "Paris",
"country": "France",
"neighborhood": "15th arr. (Tour Eiffel)",
"address": "18 Avenue De Suffren, 75015 Paris",
"coordinates": { "latitude": 48.8556, "longitude": 2.2936 }
},
"pricing": {
"price_per_night": {
"amount": 320,
"formatted": "$320",
"currency": "USD",
"currency_symbol": "$"
},
"total_stay_price": {
"amount": 1280,
"formatted": "$1,280",
"nights": 4,
"rooms": 1
},
"is_great_deal": false,
"deal_badge": null
},
"free_cancellation": true,
"breakfast_included": false,
"featured_amenities": ["Free Wi-Fi", "Swimming Pool", "Fitness center", "Restaurant", "Eiffel Tower view", "Pet-friendly"],
"primary_photo": "https://images.unsplash.com/photo-1566073771259-6a8506099945?w=800",
"booking_providers": [
{
"provider_name": "Booking.com",
"price_per_night": "$320",
"total_price": "$1,280",
"booking_url": "https://www.booking.com/searchresults.html?ss=Pullman+Paris+Tour+Eiffel"
},
{
"provider_name": "Expedia",
"price_per_night": "$324",
"total_price": "$1,296",
"booking_url": "https://www.expedia.com/Hotel-Search?destination=Pullman+Paris+Tour+Eiffel"
}
],
"google_hotels_url": "https://www.google.com/travel/hotels?q=Pullman+Paris+Tour+Eiffel+Paris"
}

๐Ÿ’ป Integration Code Snippets

Python (apify-client):

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run_input = {
"query": "Paris",
"checkInDate": "2026-09-01",
"checkOutDate": "2026-09-05",
"adults": 2,
"rooms": 1,
"propertyType": "all",
"minRating": "4.5",
"currency": "USD",
"maxProperties": 20
}
run = client.actor("dev00/google-hotels-vacation-rentals-scraper").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(f"Property: {item['name']} | Nightly: {item['pricing']['price_per_night']['formatted']} | Rating: {item['user_rating']['score']}โ˜…")

Node.js (apify-client):

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: 'YOUR_APIFY_TOKEN' });
const input = {
query: 'London',
checkInDate: '2026-09-01',
checkOutDate: '2026-09-05',
propertyType: 'vacation_rental',
adults: 4,
currency: 'USD'
};
const run = await client.actor('dev00/google-hotels-vacation-rentals-scraper').call(input);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(`Extracted ${items.length} vacation rentals!`);
console.log(items[0]);

๐Ÿ’ฐ Pay-Per-Event (PPR) Pricing Model

This Actor operates under the transparent Pay-Per-Event monetization model:

  • Price: $0.005 per accommodation lead ($5.00 per 1,000 extracted properties).
  • No Monthly Minimums: Only pay for the exact volume of property leads you extract.

๐Ÿ” Search Keywords & SEO Tags

google hotels api, google hotels scraper, hotel search api, vacation rentals api, vacation rentals scraper, airbnb alternative api, booking.com api alternative, vrbo scraper api, hotel price tracker, lodging api, hotel rates api, cheap hotels scraper, luxury villas rental api, serviced apartments api, hotel deals scraper, hotel amenities api, hotel review scores api, tripadvisor alternative api, agoda hotel scraper, expedia hotel search api, hotel booking links api, motel search api, hostels api, bed and breakfast api, boutique hotels scraper, resorts scraper api, pet friendly hotels api, hotels with pool api, free breakfast hotels api, hotel price history insights, hotel calendar matrix api, destination autocomplete api, travel bot accommodation api, ai travel agent hotel scraper, travel metasearch api, tourism data api, hotel room availability api, hotel occupancy rates api, extended stay lodging api, city hotels scraper