coach-scraper/app
Joshua Potter 0c4e008b45
Rewrite export as NDJSON and include script to load result into postgres. (#3)
* Allow loading exported data into database.

* Explanation on E2E.
2023-12-01 10:30:44 -07:00
..
__init__.py Package into app for `nix build`. 2023-11-28 05:53:09 -07:00
__main__.py Rewrite export as NDJSON and include script to load result into postgres. (#3) 2023-12-01 10:30:44 -07:00
chesscom.py Use lxml to speed up parsing. 2023-12-01 07:12:40 -07:00
exporter.py Rewrite export as NDJSON and include script to load result into postgres. (#3) 2023-12-01 10:30:44 -07:00
lichess.py Rewrite export as NDJSON and include script to load result into postgres. (#3) 2023-12-01 10:30:44 -07:00
repo.py Add class for wrapping around exports. 2023-11-30 17:30:28 -07:00
scraper.py Add class for wrapping around exports. 2023-11-30 17:30:28 -07:00