Release Google Reviews Scraper Pro v1.0.0 (2025)

Initial release with multi-language support, MongoDB integration, image handling, URL replacement, and robust error handling. Includes detailed documentation, usage examples, and recommended usage guidelines. Built to effectively handle Google's 2025 interface changes.
This commit is contained in:
George Khananaev
2025-04-24 22:12:07 +07:00
commit 5bbaf455d8
14 changed files with 4032 additions and 0 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
requests==2.32.3
beautifulsoup4==4.12.3
aiohttp==3.11.11
googletrans==4.0.2
selenium==4.15.2
undetected-chromedriver==3.5.4
tqdm==4.66.3
pymongo==4.12.0
pyyaml==6.0.1
certifi==2024.7.4
webdriver-manager==4.0.2
setuptools==79.0.1