Criczop Cricket Feed API (JSON)
This page explains how to use the JSON version of the Criczop Cricket Feed API
Making the request
API endpoint
Headers
Name
Description
Understanding the response
HTTP response codes
{
"data": [
{
"url": "https://www.criczop.com/cricket-news/ind-vs-eng-2025-we-will-give-it-a-good-crack-harry-brook-on-chasing-450-beyond-in-tests",
"images": {
"landscape": "https://static.platform.gamezop.com/cms/media/harry-brook-ind-vs-eng-1st-test.webp"
},
"title": "IND vs ENG 2025: \"We Will Give It A Good Crack\" - Harry Brook On Chasing 450 & Beyond In Tests",
"description": "Talking to TOI, Harry Brook said that this current England side will not back down from chasing even something like 450 or more in Tests.",
"published_at": "2025-07-01T18:09:30Z"
}
],
"success": true
}Response body content
Key
Description
Other notes
Last updated