Skip to content

A very basic python application that tries to predict upcoming football matches based on webscraped data and then presents it on a flask based website

Notifications You must be signed in to change notification settings

TeteXQ/Webscraping-Football-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kraken 🐙

⚽ A webscraping football match predictor

This project was created in connection with a university assignment and was intended as a first introduction to the basics of programming.

🥅 Goal of this project

The main goal of this project is to predict football matches. This is done by:

  1. Scraping a very informative and detailed website about different football leagues including the german "Bundesliga".
  2. Using the given data on a formular to make a prediction on each match of the upcoming matchday.
  3. Presenting it on a webbased UI.

Requirements:

Please install all packages from requirements.txt via pip

About

A very basic python application that tries to predict upcoming football matches based on webscraped data and then presents it on a flask based website

Topics

Resources

Stars

Watchers

Forks