Project Description
I want a small desktop tool that connects to Flashscore.com, watches every football match that is marked “LIVE,” and instantly flags only the games whose current score is identical to the score from the teams’ most recent head-to-head meeting.
No extra stats, timelines, or player data are necessary—just the live score, the previous meeting’s final score, and a clear indication that they match. The program must:
• Run locally on Windows (a simple console window or a minimal GUI is fine).
• Poll Flashscore at short, configurable intervals without getting blocked or timing out.
• Handle multiple simultaneous matches and update the list in real time.
• Log or display the qualifying fixtures clearly so I can react immediately.
Please show examples of similar scraping or live-data projects you have completed and tell me which language or libraries you would choose for this job.