Commit Graph

7 Commits

Author SHA1 Message Date
aabcd8f6a8 Update scraper/scraper.py
All checks were successful
Build & Push Football Docker Images / build-push-update (push) Successful in 7s
2026-04-12 15:39:49 +00:00
51fce1b261 Update scraper/scraper.py
All checks were successful
Build & Push Football Docker Images / build-push-update (push) Successful in 7s
Match score at start of string only, max 2 digits each side
2026-04-12 15:15:17 +00:00
089754ac22 Update scraper/scraper.py
All checks were successful
Build & Push Football Docker Images / build-push-update (push) Successful in 7s
Missing today game fix!
The key fix for today — use dt.date() < now.date() instead of dt < now so today's date is NOT considered past.
2026-04-12 15:06:26 +00:00
28033d138c Update scraper/scraper.py
All checks were successful
Build & Push Football Docker Images / build-push-update (push) Successful in 7s
Date parser is assigning wrong year.
Fix in scrapper.py — smarter year assignment
2026-04-12 15:02:25 +00:00
2f8e0a517a Update scraper/scraper.py
All checks were successful
Build & Push Football Docker Images / build-push-update (push) Successful in 7s
2026-04-12 13:27:16 +00:00
9428088c13 Update scraper/scraper.py
All checks were successful
Build & Push Football Docker Images / build-push-update (push) Successful in 8s
2026-04-12 13:17:15 +00:00
0904d858fc Update scraper/scraper.py
Some checks failed
Build & Push Football Docker Images / build-push-update (push) Has been cancelled
2026-04-12 01:08:58 +00:00