LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
src/web2json/__init__.py
src/web2json/ai_extractor.py
src/web2json/cli.py
src/web2json/crawler.py
src/web2json/pipeline.py
src/web2json/postprocessor.py
src/web2json/preprocessor.py
src/web2json.egg-info/PKG-INFO
src/web2json.egg-info/SOURCES.txt
src/web2json.egg-info/dependency_links.txt
src/web2json.egg-info/entry_points.txt
src/web2json.egg-info/requires.txt
src/web2json.egg-info/top_level.txt
tests/test_ai_extractor.py
tests/test_cli.py
tests/test_postprocessor.py
tests/test_preprocessor.py