Skip to content

geroblesv/ligamx_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediotiempo scrapper

This script scrapps mediotiempo.com and saves all the mexican football league results.

Installation

pip install -r requirements.txt

Usage

Once the results are fetched they are stored into a MYSQL local database, but once downloaded you can use whatever suits you.

How it works

The script get all the seasons, then the matchdays (including playoffs), then the matches. It stores the scrapped url's in case you need to start the script again you don't duplicate the data.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Releases

No releases published

Packages

No packages published

Languages