Metadata-Version: 2.1
Name: pundesh
Version: 0.0.2
Summary: Google Maps scraper for extracting business data. Works in Google Colab and locally.
Author-email: pundesh <pundesh@email.com>
License: MIT
Keywords: google maps,scraper,web scraping,playwright,colab
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: playwright >=1.40.0
Requires-Dist: pandas >=1.5.0
Provides-Extra: stealth
Requires-Dist: playwright-stealth >=1.0.6 ; extra == 'stealth'

