Metadata-Version: 2.1
Name: ini-google-search
Version: 1.0.0
Summary: A Python library for scraping the Google search engine.
Home-page: https://www.pyjri.com/
Author: Pyjri
Author-email: admin@pyjri.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4==4.12.3
Requires-Dist: bs4==0.0.2
Requires-Dist: certifi==2024.8.30
Requires-Dist: charset-normalizer==3.4.0
Requires-Dist: idna==3.10
Requires-Dist: requests==2.32.3
Requires-Dist: soupsieve==2.6
Requires-Dist: urllib3==2.2.3

# this is the early state of the module
