LICENSE
MANIFEST.in
README.md
pyproject.toml
./webis_html/__init__.py
./webis_html/cli/__init__.py
./webis_html/cli/__main__.py
./webis_html/cli/cli.py
./webis_html/config/api_keys.json
./webis_html/config/tag_probs.json
./webis_html/core/__init__.py
./webis_html/core/color_tree_new.py
./webis_html/core/content_restorer.py
./webis_html/core/dataset_processor.py
./webis_html/core/html_processor.py
./webis_html/core/llm_clean.py
./webis_html/core/llm_predictor.py
./webis_html/frontend/favicon.svg
./webis_html/frontend/favicon2.svg
./webis_html/frontend/favicon3.svg
./webis_html/frontend/index.html
./webis_html/frontend/webflow.png
./webis_html/frontend/assets/Docs-18879d0c.js
./webis_html/frontend/assets/Docs-faf41c00.css
./webis_html/frontend/assets/Home-0d76aebb.js
./webis_html/frontend/assets/Home-2789d9e5.css
./webis_html/frontend/assets/Results-30725ca6.css
./webis_html/frontend/assets/Results-cc2ccf3a.js
./webis_html/frontend/assets/Sidebar-540beee2.css
./webis_html/frontend/assets/Sidebar-ddd109a0.js
./webis_html/frontend/assets/UsePage-082bb9fa.js
./webis_html/frontend/assets/UsePage-e521c728.css
./webis_html/frontend/assets/axios-b5ee139b.js
./webis_html/frontend/assets/bean-20b95a41.gif
./webis_html/frontend/assets/index-428191b7.js
./webis_html/frontend/assets/index-5c5712a0.css
./webis_html/frontend/assets/logo2-5154ae89.js
./webis_html/frontend/assets/logo2-c8390092.svg
./webis_html/frontend/assets/set-1e4ecbe3.png
./webis_html/frontend/assets/weidu-072b2d88.png
./webis_html/scripts/start_web_server.py
./webis_html/server/__init__.py
./webis_html/server/api/__init__.py
./webis_html/server/api/extract.py
./webis_html/server/api/tasks.py
./webis_html/server/api/utils.py
./webis_html/server/models/__init__.py
./webis_html/server/models/schemas.py
./webis_html/server/services/__init__.py
./webis_html/server/services/extractor.py
./webis_html/server/services/task_manager.py
./webis_html/utils/url_fetcher.py
docs/api_usage.rst
docs/cli_usage.rst
docs/config.rst
docs/gui_usage.rst
docs/index.rst
docs/quickstart.rst
docs/troubleshooting.rst
webis_html/__init__.py
webis_html.egg-info/PKG-INFO
webis_html.egg-info/SOURCES.txt
webis_html.egg-info/dependency_links.txt
webis_html.egg-info/entry_points.txt
webis_html.egg-info/requires.txt
webis_html.egg-info/top_level.txt
webis_html/cli/__init__.py
webis_html/cli/__main__.py
webis_html/cli/cli.py
webis_html/config/api_keys.json
webis_html/config/tag_probs.json
webis_html/core/__init__.py
webis_html/core/color_tree_new.py
webis_html/core/content_restorer.py
webis_html/core/dataset_processor.py
webis_html/core/html_processor.py
webis_html/core/llm_clean.py
webis_html/core/llm_predictor.py
webis_html/frontend/favicon.svg
webis_html/frontend/favicon2.svg
webis_html/frontend/favicon3.svg
webis_html/frontend/index.html
webis_html/frontend/webflow.png
webis_html/frontend/assets/Docs-18879d0c.js
webis_html/frontend/assets/Docs-faf41c00.css
webis_html/frontend/assets/Home-0d76aebb.js
webis_html/frontend/assets/Home-2789d9e5.css
webis_html/frontend/assets/Results-30725ca6.css
webis_html/frontend/assets/Results-cc2ccf3a.js
webis_html/frontend/assets/Sidebar-540beee2.css
webis_html/frontend/assets/Sidebar-ddd109a0.js
webis_html/frontend/assets/UsePage-082bb9fa.js
webis_html/frontend/assets/UsePage-e521c728.css
webis_html/frontend/assets/axios-b5ee139b.js
webis_html/frontend/assets/bean-20b95a41.gif
webis_html/frontend/assets/index-428191b7.js
webis_html/frontend/assets/index-5c5712a0.css
webis_html/frontend/assets/logo2-5154ae89.js
webis_html/frontend/assets/logo2-c8390092.svg
webis_html/frontend/assets/set-1e4ecbe3.png
webis_html/frontend/assets/weidu-072b2d88.png
webis_html/scripts/start_web_server.py
webis_html/server/__init__.py
webis_html/server/api/__init__.py
webis_html/server/api/extract.py
webis_html/server/api/tasks.py
webis_html/server/api/utils.py
webis_html/server/models/__init__.py
webis_html/server/models/schemas.py
webis_html/server/services/__init__.py
webis_html/server/services/extractor.py
webis_html/server/services/task_manager.py
webis_html/utils/url_fetcher.py