Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

criapi-1.0.1-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

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