2025-05-23 14:32:41 +02:00

3 lines
117 B
Python

# This package contains all scraper modules.
# Each scraper should implement the BaseScraper interface from base.py.