Criczop Cricket Feed API (RSS)
This page explains how to use the RSS version of the Criczop Cricket Feed API
Making the request
API endpoint
Headers
Name
Description
Understanding the response
HTTP response codes
<rss version="2.0"
xmlns:media="http://search.yahoo.com/mrss/"
xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title><![CDATA[Criczop Cricket Feed]]></title>
<link>https://www.criczop.com/</link>
<description><![CDATA[Stay ahead of the game with breaking cricket news, live match updates, player insights, and thrilling stories curated by Criczop.]]></description>
<atom:link href="https://api.criczop.com/v1/cricket-feed/rss" rel="self" type="application/rss+xml" />
<image>
<url>https://static.criczop.com/rss-feed-logo.png</url>
<title><![CDATA[Criczop Cricket Feed]]></title>
<link>https://www.criczop.com/</link>
</image>
<item>
<title><![CDATA[England vs India T20I: Smriti Mandhana Breaks Into Top 3 of ICC T20I Rankings After Historic Ton]]></title>
<link>https://www.criczop.com/cricket-news/england-vs-india-t20i-smriti-mandhana-breaks-into-top-3-of-icc-t20i-rankings-after-historic-ton</link>
<guid isPermaLink="false">6863ef58af718ddc1b4895a2</guid>
<description><![CDATA[ICC T20I rankings see Smriti Mandhana climb to 3rd spot after her maiden T20I century, becoming the first Indian to score tons in all three formats.]]></description>
<pubDate>Tue, 01 Jul 2025 03:15:01 +0530</pubDate>
<media:content url="https://static.platform.gamezop.com/cms/media/harry-brook-ind-vs-eng-1st-test.webp" type="image/webp" width="1200" height="800"></media:content>
</item>
</channel>
</rss>Response body content
Key
Description
Sample
Other notes
Last updated