LICENSE
README.md
pyproject.toml
tests/test_bench_all_save_extracts.py
tests/test_bench_baseline_firecrawl.py
tests/test_bench_reanalyze.py
tests/test_bench_report.py
tests/test_config.py
tests/test_config_save_atomic.py
tests/test_eater_thread_offload.py
tests/test_extractor_selection.py
tests/test_fastbs.py
tests/test_get_many.py
tests/test_hints.py
tests/test_http_impersonate_renderer.py
tests/test_http_renderer.py
tests/test_hybrid_renderer.py
tests/test_lifecycle.py
tests/test_playwright_renderer.py
tests/test_playwright_runtime.py
tests/test_renderer_selection.py
tests/test_scroll_gating.py
tests/test_suite.py
tests/test_wait_tuning.py
tests/test_weat_service.py
tests/test_webeater_pool.py
tests/test_zendriver_renderer.py
webeater/__init__.py
webeater/__main__.py
webeater/_user_agent.py
webeater/config.py
webeater/eater.py
webeater/extracting.py
webeater/log.py
webeater/pool.py
webeater/rendering.py
webeater/service.py
webeater/util.py
webeater.egg-info/PKG-INFO
webeater.egg-info/SOURCES.txt
webeater.egg-info/dependency_links.txt
webeater.egg-info/entry_points.txt
webeater.egg-info/requires.txt
webeater.egg-info/top_level.txt
webeater/hints/default.json
webeater/hints/news.json
webeater/hints/sports.json
webeater/thirdparty/__init__.py
webeater/thirdparty/beautifulsoup.py
webeater/thirdparty/fastbs.py
webeater/thirdparty/http.py
webeater/thirdparty/http_impersonate.py
webeater/thirdparty/hybrid.py
webeater/thirdparty/playwright.py
webeater/thirdparty/selenium.py
webeater/thirdparty/zendriver_runtime.py