LICENSE
README.md
pyproject.toml
src/howlongtobeat_scraper/__init__.py
src/howlongtobeat_scraper/__main__.py
src/howlongtobeat_scraper/api.py
src/howlongtobeat_scraper.egg-info/PKG-INFO
src/howlongtobeat_scraper.egg-info/SOURCES.txt
src/howlongtobeat_scraper.egg-info/dependency_links.txt
src/howlongtobeat_scraper.egg-info/entry_points.txt
src/howlongtobeat_scraper.egg-info/requires.txt
src/howlongtobeat_scraper.egg-info/top_level.txt
tests/test_api.py
tests/test_browser_manager.py
tests/test_models.py
tests/test_scraper.py