LICENSE
README.md
pyproject.toml
tests/test_config.py
tests/test_hints.py
tests/test_suite.py
webeater/__init__.py
webeater/__main__.py
webeater/config.py
webeater/eater.py
webeater/extracting.py
webeater/log.py
webeater/rendering.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/selenium.py