Skip to content

Releases: gosom/google-maps-scraper

v1.3.5

13 Oct 16:15
Compare
Choose a tag to compare

What's Changed

  • More efficient database operations by @gosom in #78

Full Changelog: v1.3.4...v1.3.5

v1.3.3 - Fixes Reviews

12 Oct 14:02
2fea7f2
Compare
Choose a tag to compare

Fixes review extraction

v1.3.2

12 Oct 12:34
Compare
Choose a tag to compare

Refactors main.go to achieve easier maintenance and extendability

v1.3.1

29 Sep 17:45
9f598b0
Compare
Choose a tag to compare

What's Changed

  • Feature: add set zoom and coordinates features by @Lucifer-02 in #71

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 Sep 06:19
c4f1c62
Compare
Choose a tag to compare

What's Changed

Added support for a custom writer via Go's plugin system

v1.2.4

21 Sep 13:17
c819db2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

18 Jun 20:10
Compare
Choose a tag to compare

fixes missing Link

Full Changelog: v1.2.2...v1.2.3

v1.2.2

01 May 09:19
Compare
Choose a tag to compare

proper dependencies in docker

v1.2.1

01 May 08:16
Compare
Choose a tag to compare
  • perfomance improvements
  • dependencies upgrades

v1.2.0

18 Apr 18:43
Compare
Choose a tag to compare

What's Changed

  • fix: reviews are returned
  • fix: proper extractions of attributes like (wheelchair, takeway, ...)
  • feature: now csv includes a id that can be customized

New Contributors

Full Changelog: v1.1.3...v1.2.0