Cricbuzz
Cricbuzz Live Cricket API - Real-Time Scores, Fixtures & Match Insights. Get comprehensive cricket data including live scores, match schedules, results, ball-by-ball commentary, player stats, and in-depth match insights from Cricbuzz across international and domestic competitions.
Cricbuzz endpoints
| Method | Endpoint | Description |
|---|---|---|
| Match Live | ||
| GET |
Get all live cricket matches /api/cricbuzz/v1/matches/live/all |
Returns a list of all currently live cricket matches. |
| GET |
Get live international cricket matches /api/cricbuzz/v1/matches/live/international |
Returns a list of live international cricket matches. |
| GET |
Get live t20 league cricket matches /api/cricbuzz/v1/matches/live/t20-leagues |
Returns a list of live t20 league cricket matches. |
| GET |
Get live domestic cricket matches /api/cricbuzz/v1/matches/live/domestic |
Returns a list of live domestic cricket matches. |
| GET |
Get live women cricket matches /api/cricbuzz/v1/matches/live/women |
Returns a list of live women cricket matches. |
| Match Recent | ||
| GET |
Get all recent cricket matches /api/cricbuzz/v1/matches/recent/all |
Returns a list of all recently completed cricket matches. |
| GET |
Get recent international cricket matches /api/cricbuzz/v1/matches/recent/international |
Returns a list of recent international cricket matches. |
| GET |
Get recent t20 league cricket matches /api/cricbuzz/v1/matches/recent/t20-leagues |
Returns a list of recent t20 league cricket matches. |
| GET |
Get recent domestic cricket matches /api/cricbuzz/v1/matches/recent/domestic |
Returns a list of recent domestic cricket matches. |
| GET |
Get recent women cricket matches /api/cricbuzz/v1/matches/recent/women |
Returns a list of recent women cricket matches. |
| Match Upcoming | ||
| GET |
Get all upcoming cricket matches /api/cricbuzz/v1/matches/upcoming/all |
Returns a list of all upcoming cricket matches. |
| GET |
Get upcoming international cricket matches /api/cricbuzz/v1/matches/upcoming/international |
Returns a list of upcoming international cricket matches. |
| GET |
Get upcoming t20 league cricket matches /api/cricbuzz/v1/matches/upcoming/t20-leagues |
Returns a list of upcoming t20 league cricket matches. |
| GET |
Get upcoming domestic cricket matches /api/cricbuzz/v1/matches/upcoming/domestic |
Returns a list of upcoming domestic cricket matches. |
| GET |
Get upcoming women cricket matches /api/cricbuzz/v1/matches/upcoming/women |
Returns a list of upcoming women cricket matches. |
| Match By Day | ||
| GET |
Get all cricket matches by day /api/cricbuzz/v1/matches/by-day/all |
Returns all cricket matches grouped by day. |
| GET |
Get international cricket matches by day /api/cricbuzz/v1/matches/by-day/international |
Returns international cricket matches grouped by day. |
| GET |
Get t20 league cricket matches by day /api/cricbuzz/v1/matches/by-day/t20-leagues |
Returns t20 league cricket matches grouped by day. |
| GET |
Get domestic cricket matches by day /api/cricbuzz/v1/matches/by-day/domestic |
Returns domestic cricket matches grouped by day. |
| GET |
Get women cricket matches by day /api/cricbuzz/v1/matches/by-day/women |
Returns women cricket matches grouped by day. |
| Match Details | ||
| GET |
Get cricket match info /api/cricbuzz/v1/matches/details/info |
Returns general information about a specific cricket match. |
| GET |
Get cricket match scorecard /api/cricbuzz/v1/matches/details/scorecard |
Returns the scorecard for a specific cricket match. |
| GET |
Get cricket match over details /api/cricbuzz/v1/matches/details/overs/details |
Returns detailed information for a specific over of a cricket match. |
| GET |
Get cricket match graph partnership /api/cricbuzz/v1/matches/details/graphs/partnership |
Returns partnership graph data for a specific cricket match. |
| Series List | ||
| GET |
Get all cricket series schedule /api/cricbuzz/v1/series/schedule/all |
Returns the schedule of all cricket series. |
| GET |
Get international cricket series schedule /api/cricbuzz/v1/series/schedule/international |
Returns the schedule of international cricket series. |
| GET |
Get domestic cricket series schedule /api/cricbuzz/v1/series/schedule/domestic |
Returns the schedule of domestic cricket series. |
| GET |
Get t20 league cricket series schedule /api/cricbuzz/v1/series/schedule/t20-leagues |
Returns the schedule of t20 league cricket series. |
| GET |
Get women cricket series schedule /api/cricbuzz/v1/series/schedule/women |
Returns the schedule of women cricket series. |
| GET |
Get cricket series archives /api/cricbuzz/v1/series/archives |
Returns archived cricket series filtered by year. |
| Series Details | ||
| GET |
Get cricket series matches /api/cricbuzz/v1/series/details/matches |
Returns matches for a specific cricket series. |
| GET |
Get cricket series table /api/cricbuzz/v1/series/details/table |
Returns the points table for a specific cricket series. |
| GET |
Get cricket series stats /api/cricbuzz/v1/series/details/stats |
Returns statistics for a specific cricket series. Allowed tableName values: mostRuns, highestScore, highestAvg, highestSr, mostHundreds, mostFifties, mostFours, mostSixes,… |
| GET |
Get cricket series squads /api/cricbuzz/v1/series/details/squads |
Returns squads for a specific cricket series. |
| GET |
Get cricket series news /api/cricbuzz/v1/series/details/news |
Returns news for a specific cricket series. |
| GET |
Get cricket series venues /api/cricbuzz/v1/series/details/venues |
Returns venues for a specific cricket series. |
| GET |
Get cricket series videos /api/cricbuzz/v1/series/details/videos |
Returns videos for a specific cricket series. |
| GET |
Get cricket series photos /api/cricbuzz/v1/series/details/photos |
Returns photos for a specific cricket series. |
| GET |
Get cricket series specials /api/cricbuzz/v1/series/details/specials |
Returns special content for a specific cricket series. |
| Team List | ||
| GET |
Get international cricket teams /api/cricbuzz/v1/team/all-international |
Returns a list of international cricket teams. |
| GET |
Get domestic cricket teams /api/cricbuzz/v1/team/all-domestic |
Returns a list of domestic cricket teams. |
| GET |
Get league cricket teams /api/cricbuzz/v1/team/all-league |
Returns a list of league cricket teams. |
| GET |
Get women cricket teams /api/cricbuzz/v1/team/all-women |
Returns a list of women cricket teams. |
| Team Details | ||
| GET |
Get cricket team schedule /api/cricbuzz/v1/team/details/schedule |
Returns the schedule for a specific cricket team. |
| GET |
Get cricket team results /api/cricbuzz/v1/team/details/results |
Returns results for a specific cricket team. |
| GET |
Get cricket team news /api/cricbuzz/v1/team/details/news |
Returns news for a specific cricket team. |
| GET |
Get cricket team videos /api/cricbuzz/v1/team/details/videos |
Returns videos for a specific cricket team. |
| GET |
Get cricket team photos /api/cricbuzz/v1/team/details/photos |
Returns photos for a specific cricket team. |
| GET |
Get cricket team stats filters /api/cricbuzz/v1/team/details/stats/filters |
Returns available filters for cricket team statistics. |
| GET |
Get cricket team stats /api/cricbuzz/v1/team/details/stats |
Returns statistics for a specific cricket team. Allowed tableName values: mostRuns, highestScore, highestAvg, highestSr, mostHundreds, mostFifties, mostFours, mostSixes,… |
Cricbuzz pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | 60 / minute |
|
| ULTRA Recommended | $6 / month | 60 / minute |
|
| MEGA | $12 / month | 120 / minute |
|