cp.nvim/scrapers
Barrett Ruth 4e8da84882 feat(platforms): add kattis and usaco scrapers
Add KattisScraper and USACOScraper with contest list, metadata, and
test case fetching. Register kattis and usaco in PLATFORMS,
PLATFORM_DISPLAY_NAMES, and default platform configs.
2026-03-03 15:09:41 -05:00
..
__init__.py lol 2025-09-24 21:23:06 -04:00
atcoder.py feat(scraper): add precision extraction, start_time, and submit support 2026-03-03 15:09:41 -05:00
base.py feat(scraper): add precision extraction, start_time, and submit support 2026-03-03 15:09:41 -05:00
codechef.py feat(scraper): add precision extraction, start_time, and submit support 2026-03-03 15:09:41 -05:00
codeforces.py feat(scraper): add precision extraction, start_time, and submit support 2026-03-03 15:09:41 -05:00
cses.py feat(scraper): add precision extraction, start_time, and submit support 2026-03-03 15:09:41 -05:00
kattis.py feat(platforms): add kattis and usaco scrapers 2026-03-03 15:09:41 -05:00
models.py feat(scraper): add precision extraction, start_time, and submit support 2026-03-03 15:09:41 -05:00
usaco.py feat(platforms): add kattis and usaco scrapers 2026-03-03 15:09:41 -05:00