Commit graph

38 commits

Author SHA1 Message Date
ee88450b3b feat(scrapers): make scrapers softer 2025-10-05 13:40:56 -04:00
3fbbfa9423 normalize scraper behavior 2025-10-04 16:13:04 -04:00
b9a2c7a4ff fix(scrapers): fix 2025-10-04 15:00:37 -04:00
f929c8e826 feat(scrapers/atcoder): atcoder scraper 2025-10-03 23:26:09 -04:00
179b333505 update pyproject 2025-10-03 22:38:24 -04:00
4498c4a7fa fix scrapers 2025-10-03 19:19:02 -04:00
3427bf9bbb fix(scrapers): make atcoder scraper resilient 2025-09-30 21:59:25 -04:00
9e84d57b8a feat: context, not config 2025-09-24 18:21:34 -04:00
7ac91a3c4d fix async 2025-09-24 00:41:10 -04:00
db391da52c feat(scrapers): total refactor 2025-09-22 22:00:20 -04:00
afb15150af fix(ci): format 2025-09-21 15:11:10 -04:00
78fb4f8f4b feat(cache): cache clearing, updating and resetting 2025-09-21 15:08:55 -04:00
0dd145b71e feat(doc): make docs more concise 2025-09-21 12:06:45 -04:00
46c615416f feat(scraper): use backoff 2025-09-21 11:26:54 -04:00
7a027c7379 fix(ci): typing 2025-09-21 00:15:23 -04:00
9deedec15a fix(scraper): comments 2025-09-21 00:10:10 -04:00
7b8aae7921 fix(ci): move imports 2025-09-20 23:52:32 -04:00
315e5a790c fix(ci): guess im adding the atcoder scraper too 2025-09-20 14:13:25 -04:00
8e13b8c61d feat(cses): update cses with concept of a category 2025-09-20 14:01:18 -04:00
ff9a3d1abb fix(ci): run as modukle 2025-09-19 21:20:31 -04:00
b12844c3a0 fix(scraper): import path 2025-09-19 20:46:34 -04:00
793063a68e feat(test_panel): integrate scraped data 2025-09-19 20:41:19 -04:00
aedbccffb4 feat(scrapers): update all scrapers to provide time & memory limit 2025-09-19 20:28:20 -04:00
ffaec3b947 fix(ci): type scrapers 2025-09-18 22:14:13 -04:00
8a6b5dc373 fix(ci): import cleanup 2025-09-18 22:03:42 -04:00
ca6f8417c0 feat: scraper cleanup 2025-09-18 21:49:25 -04:00
91e066bbd6 fix(scraper/codeforces): scrape multiple tc 2025-09-18 13:30:53 -04:00
Barrett Ruth
de5020e4da
Merge branch 'main' into feat/test 2025-09-18 16:21:45 +02:00
b2e1ea2c58 feat(scraper): update scraper i/o for single test panel 2025-09-18 09:56:54 -04:00
fe9678310e feat: refactor scrapers 2025-09-17 23:54:37 -04:00
b128956c04 fix(ci): format 2025-09-15 18:32:23 -04:00
c99cf8d4f0 feat: atcoder scraper update for :CP test 2025-09-15 18:31:26 -04:00
c1c1194945 fix(ci): update typing 2025-09-14 00:11:09 -05:00
8394065169 fix(ci): format 2025-09-14 00:05:23 -05:00
40117c2cf1 feat: caching 2025-09-13 23:46:37 -05:00
03807e46e0 fix formatting; 2025-09-12 17:20:38 -05:00
0db6fa96b4 cleanup window layout 2025-09-12 17:19:20 -05:00
3f49721657 add vim.validate on user spec 2025-09-12 16:30:09 -05:00
Renamed from templates/scrapers/atcoder.py (Browse further)