Metadata-Version: 2.4
Name: fair-crawler
Version: 0.3.1
Summary: Fair Crawler — a from-scratch web crawler — HTML lexer, parse tree, OOP DOM query API. No third-party dependencies.
License: MIT
Project-URL: Homepage, https://github.com/aswinganga-greenink/custom-scraper
Project-URL: Bug Tracker, https://github.com/aswinganga-greenink/custom-scraper/issues
Keywords: web,scraper,crawler,html,parser,dom
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# WELCOME
## This is my custom webscraper. 

Nothing custom about it right now and nothing much to describe. Learning and implementing untill i make a mini version of elite crawler
