Alba3k / football-match-parser

football recommendation system based on the value of odds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

match parsing & recommendation system

parsing matches from the virtualbet 24 website

search and based on the collected information, recommendations for games

GitHub GitHub code size in bytes GitHub commit activity

system manual ⚽

step by step

1. get web pages in different versions:

  • all existing matches
  • matches for today
  • matches for tomorrow

2. obtaining the necessary information using scraping, saving with pandas, creating recommendations based on a computer algorithm, for:

  • all matches
  • matches for today
  • matches for tomorrow

3. get output files in csv format, if certain criteria are met, recommendations:

4. good game and profit 💰


About

football recommendation system based on the value of odds

License:MIT License


Languages

Language:HTML 97.5%Language:Python 2.5%