Cricbuzz Cricket API
# Cricbuzz Cricket API Real-time cricket data scraped from cricbuzz.com — the broadest endpoint coverage in the market at competitive pricing. ## What you get - **Live matches & scores** — every in-play match with ball-by-ball commentary, scorecards, squads, over breakdown, highlights, and **live win-probability forecasts** (no other API on RapidAPI exposes this) - **Series coverage** —…
Cricbuzz Cricket API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Matches | ||
| GET |
/api/v1/matches/recent /api/v1/matches/recent |
|
| GET |
/api/v1/matches/{matchId}/overs /api/v1/matches/{matchId}/overs |
|
| GET |
/api/v1/matches/{matchId}/forecast /api/v1/matches/{matchId}/forecast |
Live win-probability — exclusive endpoint not exposed by other Cricbuzz APIs. |
| GET |
/api/v1/matches/{matchId}/commentary /api/v1/matches/{matchId}/commentary |
|
| GET |
/api/v1/matches/{matchId}/highlights /api/v1/matches/{matchId}/highlights |
|
| GET |
/api/v1/matches/{matchId}/squads /api/v1/matches/{matchId}/squads |
|
| GET |
/api/v1/matches/{matchId}/scorecard /api/v1/matches/{matchId}/scorecard |
|
| GET |
/api/v1/matches/live /api/v1/matches/live |
All currently in-play matches. |
| GET |
/api/v1/matches/upcoming /api/v1/matches/upcoming |
|
| GET |
/api/v1/matches/{matchId} /api/v1/matches/{matchId} |
|
| Series | ||
| GET |
/api/v1/series /api/v1/series |
|
| GET |
/api/v1/series/{seriesId}/matches /api/v1/series/{seriesId}/matches |
|
| GET |
/api/v1/series/{seriesId}/auction/{teamId} /api/v1/series/{seriesId}/auction/{teamId} |
Differentiator — only one competitor exposes this. |
| GET |
/api/v1/series/{seriesId}/stats /api/v1/series/{seriesId}/stats |
|
| GET |
/api/v1/series/{seriesId} /api/v1/series/{seriesId} |
|
| GET |
/api/v1/series/{seriesId}/news /api/v1/series/{seriesId}/news |
|
| GET |
/api/v1/series/{seriesId}/points-table /api/v1/series/{seriesId}/points-table |
|
| GET |
/api/v1/series/{seriesId}/venues /api/v1/series/{seriesId}/venues |
|
| GET |
/api/v1/series/{seriesId}/squads /api/v1/series/{seriesId}/squads |
|
| Teams | ||
| GET |
/api/v1/teams/{teamId}/schedule /api/v1/teams/{teamId}/schedule |
|
| GET |
/api/v1/teams /api/v1/teams |
|
| GET |
/api/v1/teams/{teamId}/results /api/v1/teams/{teamId}/results |
|
| GET |
/api/v1/teams/{teamId} /api/v1/teams/{teamId} |
|
| GET |
/api/v1/teams/{teamId}/players /api/v1/teams/{teamId}/players |
|
| Players | ||
| GET |
/api/v1/players/{playerId}/news /api/v1/players/{playerId}/news |
|
| GET |
/api/v1/players/{playerId}/bowling /api/v1/players/{playerId}/bowling |
|
| GET |
/api/v1/players/{playerId}/batting /api/v1/players/{playerId}/batting |
|
| GET |
/api/v1/players/search /api/v1/players/search |
|
| GET |
/api/v1/players/{playerId}/career /api/v1/players/{playerId}/career |
|
| GET |
/api/v1/players/{playerId} /api/v1/players/{playerId} |
|
| News | ||
| GET |
/api/v1/news/{articleId} /api/v1/news/{articleId} |
|
| GET |
/api/v1/news /api/v1/news |
|
| GET |
/api/v1/news/categories /api/v1/news/categories |
|
| Stats | ||
| GET |
/api/v1/stats/records /api/v1/stats/records |
|
| GET |
/api/v1/stats/icc-standings /api/v1/stats/icc-standings |
|
| GET |
/api/v1/stats/icc-rankings /api/v1/stats/icc-rankings |
|
| Venues | ||
| GET |
/api/v1/venues/{venueId} /api/v1/venues/{venueId} |
|
| Health | ||
| GET |
/api/v1/health /api/v1/health |
Reports worker proxy + scrape baseline health. |
Cricbuzz Cricket API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 300 / minute |
|
| PRO | $9.99 / month | 900 / minute |
|
| ULTRA Recommended | $29.99 / month | 1800 / minute |
|
| MEGA | $129.99 / month | 9000 / minute |
|