Skip to content

These scripts are to scrape the BAFA webpage to get all the info for the games played in its different divisions for 2019 season

Notifications You must be signed in to change notification settings

j-alex-vindel/DATA_BAFA

Repository files navigation

DATA_BAFA

These scripts are to scrape the BAFA webpage to get all the info for the games played in its different division and seasons

The scripts use a blend of webcrawling and web scrapping to get the information and save it as .csv file

the libraries to use from python are

  • requests
  • BeautifulSoup
  • Pandas
  • it also imports a module with the different methods

It is important to mention that the web crawler and web scrapper can only be used for the particular urls

About

These scripts are to scrape the BAFA webpage to get all the info for the games played in its different divisions for 2019 season

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages