maxCopell / tripadvisor-scraper

Scrape Tripadvisor restaurant, hotels, and places.
https://apify.com/maxcopell/tripadvisor
47 stars 29 forks source link

Fixed location for non-geo searched #83

Closed apify-alexey closed 2 years ago

apify-alexey commented 2 years ago

Some searches i.e. Marktgasse 72, 8400 Winterthur, Switzerland return locationId of the places (point of interest like entertainment place or hotel etc. instead of area), so output is a single result, see run under current version: https://console.apify.com/view/runs/ZNAz1Vrs7rJ0QlrTy Its logically wrong and when we not getting geolocation from search we need to reparse place and use geo ID as locationId, see fixed run: https://console.apify.com/view/runs/DOIb0PzV7QxsMTkWr