A Python web-scrap package to get soccer data/stats.
Project description
soccer-data-api
An easy-to-use python web-scrap package that gets json soccer (football) 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()
>>>soccer_data.eredivisie()
>>>soccer_data.russian_premier()
>>>soccer_data.english_championship()
Leagues available: English Premier League, Spanish La Liga, French Ligue 1, German Bundesliga, Italian Serie A, Dutch Eredivisie, Russian Premier League, English Championship.
Project details
Release history Release notifications | RSS feed
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.5.6.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file soccer-data-api-0.5.6.tar.gz
.
File metadata
- Download URL: soccer-data-api-0.5.6.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2938a332d282b1251524a96e87bf56411a25d70e51102e56a4b2da7f8ee91540
|
|
MD5 |
27ffb8601e63afc3183bafcc40b6dba1
|
|
BLAKE2b-256 |
a9a17a65b3d08b3be14a980334befa397c979ef61f179a219327af0421bd883b
|
File details
Details for the file soccer_data_api-0.5.6-py3-none-any.whl
.
File metadata
- Download URL: soccer_data_api-0.5.6-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
64ed7c006500517d85add20c05c80c263c072d4186532a4c5b69f66bf8f78394
|
|
MD5 |
109cac4513d1324e913a63f3ac683633
|
|
BLAKE2b-256 |
0c5cd0dc86137aca7aea22604a94252e4a0092ef757b60fe3921fe5590c9a8af
|