gaspa93 / googlemaps-scraper

Google Maps reviews scraping
GNU General Public License v3.0
358 stars 131 forks source link

relative date and rating not parsed #49

Open msarsenbayev opened 11 months ago

msarsenbayev commented 11 months ago

I have everyting except relative_date and rating. If you can please advise how to resolve it?

https://www.google.kz/maps/place/Best+Western+Mornington+Hotel+London+Hyde+Park/@51.4900379,-0.2184022,12.83z/data=!4m11!3m10!1s0x487605525979b281:0x6987f056cae619c!5m2!4m1!1i2!8m2!3d51.5119933!4d-0.1782794!9m1!1b1!16s%2Fg%2F1tj7vw08?entry=ttu

msarsenbayev commented 11 months ago

So, I figured that the application works only with starred ratings. But does not work with numbered ratings like 5/5. If starred ratings class_='kvMYJc', how can I find the numbered ratings class?