Skip to main content

A simple python package for extracting real-time soccer data from diverse online sources, providing essential statistics and insights.

Project description

EasySoccerData

PyPI - Version Pepy Total Downloads GitHub License GitHub Actions Workflow Status

A simple python package for extracting real-time soccer/football data from diverse online sources, providing essential statistics and insights.

[!IMPORTANT]
Currently in the early development phase. Please take this into consideration.

Installation

pip install EasySoccerData

Usage

Sofascore

import esd

client = esd.SofascoreClient()
events = client.get_events(live=True)
for event in events:
    print(event)

How to search for matches, teams, tournaments, and players

How to get tournament brackets

How to get live match statistics

Check out Sofascore module examples

FBRef

import esd

client = esd.FBrefClient()
matchs = client.get_matchs()
for match in matchs:
    print(match)

Check out FBref module examples

Promiedos

import esd

client = esd.PromiedosClient()
events = client.get_events()
for event in events:
    print(event)

Check out Promiedos module examples

Demo

Simple demonstration of a live table using Sofascore module (see source code)

Documentation

For the full documentation, please visit the Documentation Page

If you have any questions or need further assistance, feel free to open an issue.

Supported modules

Name Implemented
Sofascore 90%
FBref 10%
Promiedos 70%

Keep in mind that it is still under active development.

Disclaimer

The data provided in this repository is gathered from various external sources and is intended solely for informational purposes. This software is distributed "as-is," without any warranties or guarantees. Users are solely responsible for ensuring that their use of this data complies with the terms of service of the respective data sources and all applicable laws.

The developers of this project assume no liability for any misuse, legal issues, or damages arising from the use of the data or software.

Constributions

All constributions, bug reports or fixes and ideas are welcome.

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

easysoccerdata-0.0.8.tar.gz (36.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easysoccerdata-0.0.8-py3-none-any.whl (53.7 kB view details)

Uploaded Python 3

File details

Details for the file easysoccerdata-0.0.8.tar.gz.

File metadata

  • Download URL: easysoccerdata-0.0.8.tar.gz
  • Upload date:
  • Size: 36.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for easysoccerdata-0.0.8.tar.gz
Algorithm Hash digest
SHA256 cb3eeafeda39f6cafc71a4dac2fc3364ac91311ea41bea9c0580f5cf0f1730f7
MD5 4d5f8f99277734ed00b6e05dfbc4d4e9
BLAKE2b-256 54dde7f12205476a8807197224011ab6b3eda25a466f46461f25c61f9c4fe790

See more details on using hashes here.

Provenance

The following attestation bundles were made for easysoccerdata-0.0.8.tar.gz:

Publisher: publish.yml on manucabral/EasySoccerData

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file easysoccerdata-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: easysoccerdata-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 53.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for easysoccerdata-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 dcb8e8c3e33119285d60322ed377003ff2da77b2b56ad133356d8ccfffdc13dd
MD5 ef3ae7810f52a2aed37d1c7e196c6a14
BLAKE2b-256 58471344d0304d6d2be1eda1648a6fbdb48b7fe87fe34befa8ff0f739c1401ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for easysoccerdata-0.0.8-py3-none-any.whl:

Publisher: publish.yml on manucabral/EasySoccerData

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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