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.5.tar.gz
(2.8 kB
view details)
Built Distribution
criapi-1.0.5-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file criapi-1.0.5.tar.gz
.
File metadata
- Download URL: criapi-1.0.5.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 | 6460f80b1741cf7918f19cc1c121734f6fa17b9719f03205424637ddb3ec54dd |
|
MD5 | 27ede007e9348cb72d92a09f6e16f3c6 |
|
BLAKE2b-256 | 50953e65be9f7e8f39de7a804b160fb65a71d3b2389fa42c618a3e9ab6cb1f48 |
File details
Details for the file criapi-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: criapi-1.0.5-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 | b8b05ffb8ca309ee721c10d971e841490e50c2089e64ecb5b393708459b23ef6 |
|
MD5 | 9239e38a00f63b55d4c4a096f1101d1b |
|
BLAKE2b-256 | af9a04d60642dac84df90df045a6ecb7079a98a202145277bb4a189d506b97a7 |