Skip to content

I wrote this python program to perform web scrapping on the website https://www.transfermarkt.com/ so that I can get desired football-related data

Notifications You must be signed in to change notification settings

IsThatYouCarl/Web-scrapping-to-get-football-data-in-csv-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I wrote this python program to perform web scrapping on the website https://www.transfermarkt.com/ so that I can extract desired football data. It can:

  1. Get league tables of top 5 league in any year
  2. Get top scorers data

You can check the example folder to see what it looks like

I created a GUI using PyQt6 to make it more convenient to scrap data, just run python app.py

About

I wrote this python program to perform web scrapping on the website https://www.transfermarkt.com/ so that I can get desired football-related data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages