Releases: gaspa93/googlemaps-scraper
Releases · gaspa93/googlemaps-scraper
v1.1.0
Two major improvements:
- Place metadata scraping has been updated to obtain more information
- Defined a first version of place url search by keywords and coordinates
What's Changed
- Add WebDriver Management to download Chrome by @Matheus-Ribeiro-ITA in #25
- Bump numpy from 1.17.2 to 1.22.0 by @dependabot in #32
- change div class based on gmaps in june 2022 by @astrawnuts in #31
- Bump certifi from 2022.6.15 to 2022.12.7 by @dependabot in #33
- fix the order of
time.sleep
andself.__scroll
by @saito828koki in #38 - Search by coord by @gaspa93 in #40
New Contributors
- @Matheus-Ribeiro-ITA made their first contribution in #25
- @dependabot made their first contribution in #32
- @astrawnuts made their first contribution in #31
- @saito828koki made their first contribution in #38
Full Changelog: v1.0.0...v1.1.0