Access and manipulate matches from Livescore.com
Project description
Livescore-api
Access and manipulate football data from Livescore.
Installation
- From pip
pip install livescore-api
- From source
- Clone repo and install
git clone https://github.com/Simatwa/livescore-api.git
cd livescore-api
pip install .
Usage
$ livescore-api
* For more info run `$ livescore-api -h`
usage: livescore-api [-h] [-v] [-m MONTH] [-y YEAR]
[-c COUNTRY] [-l LEAGUE]
[-n NAME] [-s STATUS] [-M MAX]
[-H HEADERS] [-o PATH]
[-f html|csv|xlsx|markdown|xml|json]
[-i PATH]
[-t html|pretty|grid|fancy_grid|orgtbl|secure_html]
[--code CODE]
[--timeout TIMEOUT]
[--indent INDENT]
[--config PATH] [--update]
[--raw]
[date]
Access and manipulate matches from Livescore.com
positional arguments:
date Date of the matches - 12
options:
-h, --help show this help message and
exit
-v, --version show program's version number
and exit
-m MONTH, --month MONTH
Month of the matches - 6
-y YEAR, --year YEAR Year of the matches - 2023
-c COUNTRY, --country COUNTRY
Return matches from the
specified countries only -
None
-l LEAGUE, --league LEAGUE
Return matches of the
specified league(s) only -
None
-n NAME, --name NAME Return matches with the
specified team-name only -
None
-s STATUS, --status STATUS
Return matches of the
specified status - None
-M MAX, --max MAX Maximum matches to be
returned - 1000
-H HEADERS, --headers HEADERS
Path to .json file containing
http headers - None
-o PATH, --output PATH
Path to save the content -
None
-f html|csv|xlsx|markdown|xml|json, --format html|csv|xlsx|markdown|xml|json
Contents output format - json
-i PATH, --input PATH
Use .json formatted file in
path - None
-t html|pretty|grid|fancy_grid|orgtbl|secure_html, --tabulate html|pretty|grid|fancy_grid|orgtbl|secure_html
Tabulate the contents using
style specified
--code CODE Country code for making http
request - KE
--timeout TIMEOUT Http request timeout - 20s
--indent INDENT Indentation level for
formatting .json output - 4
--config PATH Use mapper-keys in path
--update Update mapper-keys from repo
--raw Return contents with zero
manipulation
This script has no official relation with
Livescore.com
Disclaimer
This script utilizes the Livescore API to provide live scores and other information about sporting events. The Livescore-API is a third-party service and is not affiliated with any specific sporting event or organization. The accuracy of the information provided by the Livescore API is not guaranteed and may vary depending on a number of factors, including the availability of data and the quality of the data. The user of this script assumes all responsibility for any legal action, errors or omissions in the information provided by the Livescore API.
- Author
The author of this script makes no representations or warranties, express or implied, about the accuracy, completeness, or suitability of the information provided by the Livescore API. The author of this script accepts no liability for any legal action, errors or omissions in the information provided by the Livescore API.
Note : This is just for information purposes do not sue me.
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
Built Distribution
Hashes for livescore_api-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fe264b93f5071772919ab067f3495c70a6fa0d0cc9392777adb91fb765a30a7 |
|
MD5 | f103e6e16f0496ef1227d81b912ea829 |
|
BLAKE2b-256 | 1a4e01d05a5de8760c34301dfc3143a6900d58f586260dd058b2700475a53418 |