README.md
pyproject.toml
hltv_crawler.egg-info/PKG-INFO
hltv_crawler.egg-info/SOURCES.txt
hltv_crawler.egg-info/dependency_links.txt
hltv_crawler.egg-info/entry_points.txt
hltv_crawler.egg-info/requires.txt
hltv_crawler.egg-info/top_level.txt
parser/__init__.py
parser/parsers.py
scraper/__init__.py
scraper/config.py
scraper/event_scraper.py
scraper/http_client.py
scraper/match_scraper.py
scraper/orchestrator.py
scraper/team_scraper.py
storage/__init__.py
storage/database.py
storage/schema.py