Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 621 Bytes

Changelog

All notable changes to this project will be documented in this file.

[3.1.0] - 2024-04-26

Added

  • Added additional data fields

Fixed

  • Fixed extraction of Total Reviews and Website data fields

Changed

  • Updated logic of parsing data fields
  • Changed output data file name

[3.0.0] - 2024-04-26

Fixed

  • Updated code to scrape and parse the latest frontend code of Google Maps.
  • Fixed a dependency error ([HTTP Error 404: Not Found]) by updating the version of undetected_chromedriver in requirements.txt.

Changed

  • Refactored codebase to enhance modularity and robustness.