oseymour / ScraperFC

Python package for scraping soccer data from a variety of sources
GNU General Public License v3.0
222 stars 49 forks source link

add sofascore scraper #33

Closed federicorabanos closed 8 months ago

federicorabanos commented 8 months ago

Edit class SofaScore of file SofaScore.py with a scraper based on requests to their API that scrapes:

First version don't have any shared_functions functions or exceptions. Could be improved