Skip to content

jatinsinghal1921/Cricket-API

 
 

Repository files navigation

Cricket-API

Get live scores and various other features.
URL - https://powerful-tor-13817.herokuapp.com/

Make GET/POST requests at the given url.

For Live Scores - Append liveto the url.
For Latest Cricket News - Append news to the url.
For Test Team Rankings - Append rankings/test/team to the url.
For Test Batsmen Rankings - Append rankings/test/batsmen to the url.
For Test Bowlers Rankings - Append rankings/test/bowlers to the url.
For Test All-Rounders Rankings - Append rankings/test/allrounders to the url.
For ODI or T20 Rankings - Replace test with odi/t20 in the above steps.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • HTML 2.4%
  • C++ 0.7%
  • C 0.7%
  • Fortran 0.0%
  • CSS 0.0%