public-roadmap icon indicating copy to clipboard operation
public-roadmap copied to clipboard

[Google Maps Place API] Add Check-in and Check-out data

Open pierredeluca opened this issue 1 month ago • 8 comments

For Google Maps Place Results, please add the Check-in and Check Out time - thank you

Check-in time: 2:00 pm Check-out time: 11:00 am

Image

pierredeluca avatar Nov 07 '25 00:11 pierredeluca

Thank you, @pierredeluca, for sharing your request here. We'll update you in this thread once we implement this.

Internal notes: Could be related to: https://github.com/serpapi/public-roadmap/issues/3139

hilmanski avatar Nov 07 '25 00:11 hilmanski

As @hilmanski noted, the API was fixed to include the "Check in / Check out" time inside the pricing.for_date object.

vladm-serpapi avatar Nov 07 '25 12:11 vladm-serpapi

Thank you @vladm-serpapi! @pierredeluca for visibility.

marm123 avatar Nov 07 '25 12:11 marm123

Hello @vladm-serpapi @hilmanski

It seems it does not work for me:

"search_parameters": { "engine": "google_maps", "type": "place", "data_cid": "8344604414488212769", "google_domain": "google.com", "hl": "en" },

returns: [...] "pricing": { "for_date": { "start": "2025-11-29", "end": "2025-11-30" }, "offers": [ [...]

pierredeluca avatar Nov 18 '25 00:11 pierredeluca

Hi @pierredeluca , can you please share the search ID?

hilmanski avatar Nov 18 '25 01:11 hilmanski

Hello,

{ "search_metadata": { "id": "691bb96ba1de1262b4afbd7e", "status": "Success", "json_endpoint": "https://serpapi.com/searches/b96c6000f5f9c957/691bb96ba1de1262b4afbd7e.json", "created_at": "2025-11-18 00:10:19 UTC", "processed_at": "2025-11-18 00:10:19 UTC", "google_maps_url": "https://www.google.com/maps?cid=8344604414488212769&hl=en", "raw_html_file": "https://serpapi.com/searches/b96c6000f5f9c957/691bb96ba1de1262b4afbd7e.html", "total_time_taken": 0.85 },

pierredeluca avatar Nov 18 '25 03:11 pierredeluca

Thanks, @pierredeluca. We'll look into it.

hilmanski avatar Nov 18 '25 03:11 hilmanski

@vladm-serpapi here is a search example that doesn't return the checkin/out date: Inspect

hilmanski avatar Nov 18 '25 03:11 hilmanski