An API to get cricket scores,scorecards and commentary in python.
Project description
criapi
An API to get cricket scores,scorecards and commentary in python.
Installation
Install it as below:
pip3 install criapi
Usage
Initialization
from criapi import Cricbuzz
c=Cricbuzz()
live scores
print(c.livescore())
scorecard
print(c.scorecard(id))
commentary
print(c.commentary(id))
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
criapi-1.0.4.tar.gz
(2.8 kB
view details)
Built Distribution
criapi-1.0.4-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file criapi-1.0.4.tar.gz
.
File metadata
- Download URL: criapi-1.0.4.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.20.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 596202042b380ed26826f808a456c84842cdbeccf5417e1a5db53557b1ef6915 |
|
MD5 | 983f56d57c9cfd39c469c9e06130d65f |
|
BLAKE2b-256 | ec8eabe310d7e65a37034a69d6e680bd778a1db0c4e3a3b01582c7496d6cf3aa |
File details
Details for the file criapi-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: criapi-1.0.4-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.20.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3cb47c5f86c7e2b8ab268d370c1e64aab920a4d81ffd556b24f8647898598c2 |
|
MD5 | cd0df77d13399d2d01b275e41dc4272f |
|
BLAKE2b-256 | 2ebaec7c2943ca75f79f6745f63a4789fe059ab83aa1d10181f1332c90431efb |