omkarcloud / google-maps-scraper

👋 HOLA 👋 HOLA 👋 HOLA ! ENJOY OUR GOOGLE MAPS SCRAPER 🚀 TO EFFORTLESSLY EXTRACT DATA SUCH AS NAMES, ADDRESSES, PHONE NUMBERS, REVIEWS, WEBSITES, AND RATINGS FROM GOOGLE MAPS WITH EASE! 🤖
https://www.omkar.cloud/
MIT License
1.11k stars 266 forks source link

Output language & Null price_range #24

Closed MoRaouf closed 1 year ago

MoRaouf commented 1 year ago

When I search for a query, the return output contains data in different languages (e.g. Arabic). How can I set the language of all the output to be only English? Also, the returned field price_range is always Null, probably needs fixing as Google sets price ranges for every location.

Chetan11-dev commented 1 year ago
  1. Use a vpn like ProtonVpn and connect to USA IP to get results in english.
  2. Give me an example query where you get the price_range null instead of price range along with screenshot of the place.
MoRaouf commented 1 year ago

Thank you for your quick response. The VPN did work & results are all in English now. For the price range, still results are Null, check the attached screenshot. Screenshot 2023-08-14 190342

Chetan11-dev commented 1 year ago

Price Range not given in google maps Screenshot (531)

MoRaouf commented 1 year ago

Actually, some places do indicate price_range through a "$" sign. As defined in the API docs, the price_range is from 0 to 4, hence they sometimes show it on Google maps (check the screenshot) but mostly they don't. Thanks a lot though for the great tool you provided us, your work is very much appreciated.

Screenshot 2023-08-14 220103