Skip to content

Releases: YasogaN/google-maps-review-scraper

v1.4.0

18 Dec 08:47
d32895b
Compare
Choose a tag to compare

What's Changed

  • Prevent Undefined Error When Accessing initialData[2].length in #16
  • Enhance Regex Matching for Google Maps URLs Compatibility in #17 to address issue in #15

Full Changelog: v1.3.2...v1.4.0

v1.3.2

02 Dec 16:49
462307f
Compare
Choose a tag to compare

What's Changed

  • Move from axios to built-in node fetch in #12
  • Fix: review cleaning on first page in #13
  • Fix: Add missing import in #14

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Dec 13:39
b711312
Compare
Choose a tag to compare

What's Changed

  • Code optimization to reduce package size in #11

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

v1.3.0

02 Dec 09:19
269a8ff
Compare
Choose a tag to compare

What's Changed

  • Move pgnum file in #4
  • Refactor code to be more modular in #5
  • Fix default parameter for scraper function to prevent errors (Fixes #6) in #7
  • Add support for cleaned output in #8
  • Add Documentation in #9
  • Bump package version for new release in #10

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Sep 14:45
396f3da
Compare
Choose a tag to compare

What's Changed

  • Bump axios from 1.7.3 to 1.7.4 by @dependabot in #1
  • Add page control features and documentation for the output as requested in #2

Breaking Changes

  • Usage of the module has changed

Full Changelog: v1.0.2...v1.2.0

v1.0.2

11 Aug 10:39
d434d71
Compare
Choose a tag to compare

Add error handling for non-200 responses.
Change links in ReadMe and Documentation to absolute links to fix broken links in npm.
Add Homepage to package.json

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 Aug 15:56
5d5aec2
Compare
Choose a tag to compare

Minor Changes to README to fix broken links

Full Changelog: v1.0.0...v1.0.1

Initial Release

07 Aug 14:07
9ef8be8
Compare
Choose a tag to compare