Skip to content

Get Real-time Live Cricket Score Update without refreshing the page.

License

Notifications You must be signed in to change notification settings

sanwebinfo/cricket-score

Repository files navigation

Cricket Score

Get Real-time Live Cricket Score Update without refreshing the page.

  • Get Score via Match ID: http://localhost:6009/?id=12345

API 🍘

Free Python Cricket Score API - @Cricket API

Built with ⚙

Build Setup 📦

  • Download or Clone the Repo
  • Test the site via PHP Localhost
php -S localhost:6009
  • Live match
http://localhost:6009/?id=12345
  • Live Matches
http://localhost:6009/live.php
  • Upcoming matches
http://localhost:6009/upcoming.php
  • Enter cricbuzz match URL and Get 5 digit Match ID
http://localhost:6009/match.php
  • .env data
APIURL=https://api.example.com/score?id=
URL=https://www.cricbuzz.com/cricket-match/live-scores/upcoming-matches
LIVE=https://www.cricbuzz.com/live-cricket-scores/

LICENSE ✅

MIT