coach-scraper/app
Joshua Potter 10801b560c
Generalize in anticipation of merging the lichess scraper. (#1)
* Add a general `Scraper` class.

* Setup main as primary entrypoint.

* Abstract original scraper into scraper class.

* Add better logging and cleaner bash commands.

* Ensure exporting works.
2023-11-30 15:15:15 -07:00
..
__init__.py Package into app for `nix build`. 2023-11-28 05:53:09 -07:00
__main__.py Generalize in anticipation of merging the lichess scraper. (#1) 2023-11-30 15:15:15 -07:00
chesscom.py Generalize in anticipation of merging the lichess scraper. (#1) 2023-11-30 15:15:15 -07:00
scraper.py Generalize in anticipation of merging the lichess scraper. (#1) 2023-11-30 15:15:15 -07:00