Skip to main content

A Python web-scrap package to get soccer data/stats.

Project description

soccer-data-api

A Python web-scrap package to get json soccer data/stats. All data belongs to https://www.sports-reference.com/

Installation

python3 -m pip install soccer-data-api

or

pip3 install soccer-data-api

Usage

>>>from soccer_data_api import SoccerDataAPI

>>>soccer_data = SoccerDataAPI()

>>>soccer_data.english_premier()
>>>soccer_data.la_liga()
>>>soccer_data.ligue_1()
>>>soccer_data.bundesliga()
>>>soccer_data.serie_a()

Leagues available: English Premier League, Spanish La Liga, French Ligue 1, German Bundesliga, Italian Serie A

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

soccer-data-api-0.4.4.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

soccer_data_api-0.4.4-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page