Skip to content

r-Files/Fussball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fußball

Start Jupyter Notebook Binder

The aim of this project is to present simple methods of webscraping. The following example therefore uses a web page whose static content is to be analyzed. The goal is to convert all results of the German Bundesliga available on the website into a table with the following requirements:

  • Date of match
  • Name of home team (without spaces)
  • Name of visiting team (without spaces)
  • Final result

It is important to note that the table must not contain any missing values. Therefore, the game date for all games on the same day must be specified separately.

Input

picture of the source webpage

Output

picture of final output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published