Metadata-Version: 2.4
Name: pyLitecrawler
Version: 0.1.2
Summary: A lightweight Python library for scraping, crawling, and content analysis
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: selenium
Requires-Dist: beautifulsoup4
Requires-Dist: httpx
Requires-Dist: requests
Requires-Dist: fastapi
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
