Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 374 Bytes

File metadata and controls

14 lines (11 loc) · 374 Bytes

Changelog

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

[1.0.0] - 2026-08-08

Added

  • Initial release of google-maps-scraper-api
  • Full scraper implementation with dataclass models
  • CLI interface with argparse
  • JSON and CSV export support
  • Proxy rotation support
  • Rate limiting with configurable delays
  • Error handling and retry logic