LICENSE
README.md
config.py
groq_client.py
models.py
pyproject.toml
run.py
setup_wizard.py
flatscraper.egg-info/PKG-INFO
flatscraper.egg-info/SOURCES.txt
flatscraper.egg-info/dependency_links.txt
flatscraper.egg-info/entry_points.txt
flatscraper.egg-info/requires.txt
flatscraper.egg-info/top_level.txt
platforms/__init__.py
platforms/base.py
platforms/wggesucht/__init__.py
platforms/wggesucht/config.py
platforms/wggesucht/extractor.py
platforms/wggesucht/login.py
platforms/wggesucht/messenger.py
platforms/wggesucht/platform.py
platforms/wggesucht/search.py
tests/test_config.py
tests/test_groq_client.py
tests/test_models.py
tests/test_search.py