3 lines
117 B
Python
3 lines
117 B
Python
# This package contains all scraper modules.
|
|
# Each scraper should implement the BaseScraper interface from base.py.
|