Metadata-Version: 2.4
Name: completescraper
Version: 0.1.1
Summary: A complete and easy to use web scraping library
Project-URL: Homepage, https://github.com/nuncaeslupus/completescraper
Author: nuncaeslupus
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10.2
Requires-Dist: beautifulsoup4==4.12.3
Requires-Dist: pydantic==2.10.4
Requires-Dist: pyquery==2.0.1
Requires-Dist: pytest==8.3.3
Requires-Dist: requests==2.32.3
Description-Content-Type: text/markdown

# completescraper

A complete and easy to use web scraping library.
