Google Maps Scraper avatar
Google Maps Scraper

Pricing

Pay per event

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

Compass

Compass

Maintained by Apify

Extract data from thousands of Google Maps locations and businesses. Get Google Maps data including reviews, reviewer details, images, contact info, opening hours, location, prices & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.0 (63)

Pricing

Pay per event

1237

Total users

103.9k

Monthly users

10.4k

Runs succeeded

98%

Issues response

4.2 days

Last modified

2 days ago

BP

Restaurant online order and reservation links are getting mixed up

Closed

buddy_props opened this issue
a year ago

Hello!

I ran a test and discovered that the online order links and reservation links for Restaurants are getting mixed up or not captured in some instances. Below are some examples:

Example 1: In this Google URL for White Oak Tavern https://www.google.com/maps/search/?api=1&query=White%20Oak%20Tavern&query_place_id=ChIJ3zjtdppZwokRhZZwPc4gsj0 they have 5 online order links and 2 links for reservations.

The scraper correctly captured the five online order links in the orderby object, but captured only a google hosted page for one of the reservation options (resy). However, there are actually two links, available, one for resy.com and the other that goes to the businesses website for reservations. I’m guessing you are scrapping from the “Reserve a Table” link instead of from the “Find a table” link which offers links to all the reservation options. (see screenshot attached)

Note: many places now have multiple reservation links instead of just one. Maybe a reservation object would solve this instead of just a single reserveTableUrl value?

Example 2: In a related but different scenario, the restaurant “ROBERT” https://www.google.com/maps/search/?api=1&query=ROBERT&query_place_id=ChIJbxudM_ZYwokRNZbwXK-_GzE there is a mix up with the reservation link getting added to the online ordering object.

The OpenTable reservation link is getting added to the orderby object.

I really like this actor, but I need clean reservation and order by links. Thank you for r... [trimmed]

ondrejklinovsky avatar

Hi, thanks for the detailed report. We'll try to fix this within 1-2 weeks.

BP

buddy_props

a year ago

I'm looking forward to using the updated order and reservation outputs. Please do let me know when these are fixed. Thank you.

ondrejklinovsky avatar

Hey,

I apologize for late response. We have just released a new version of the actor and it should now correctly store the reservation links: reservationLinks field.

BP

buddy_props

10 months ago

Thank you! These will be incredibly helpful.