Starc hits top of ICC's Test bowling rankings for first time
Mitchell Starc's run of hot form is rewarded handsomely after a dominant Test series against Bangladesh.
Real-time cricket news, structured for developers. NewsMesh surfaces cricket coverage from outlets across 35 countries and serves it as clean JSON, each story tagged with its category, the countries it's relevant to, and the named people detected in the body. Pull it with full-text search (GET /v1/search?q=) and layer category, country, or date filters on top, no scraping required.
Mitchell Starc's run of hot form is rewarded handsomely after a dominant Test series against Bangladesh.
The International Cricket Council has made the call in a first for the 36-year-old Aussie champ.
Don Herbert was a talented footballer and cricketer.
India endured a frustrating day in Colombo, allowing Sri Lanka's Pasindu Sooriyabandara and Kamindu Mendis to dictate terms before three late wickets gave the visitors a foothol...
Colombo, Aug 26: India’s decision to enforce the follow-on came under serious scrutiny before their bowlers regained control late on the fourth day of the second Test against Sr...
Colombo, Aug 26: Sri Lanka’s determined resistance finally ended just five overs into the first session of Day 4 as India claimed the last two wickets to dismiss the hosts for 2...
Former Australian cricketer Will Pucovski has lodged his writ in the Supreme Court of Victoria, detailing the incident which he alleges cut short his sporting career.
Former Australian cricketer Will Pucovski has lodged his writ in the Supreme Court of Victoria, detailing the incident which he alleges cut short his sporting career.
In an attempt to draw a line in the sand over his team’s behaviour after Brydon Carse was briefly detained by police last weekend, the England Test captain laid down the law to ...
In an attempt to draw a line in the sand over his team’s behaviour after Brydon Carse was briefly detained by police last weekend, the England Test captain laid down the law to ...
Colombo, Aug 25: Indian bowlers failed to break through the Sri Lankan resistance spearheaded by Sonal Dinusha and Pasindu Sooriyabandara in the company of late order batters as...
England Test captain Joe Root was left fuming over the arrest of fast bowler Brydon Carse in the middle of a series.
England Test captain Joe Root was left fuming over the arrest of fast bowler Brydon Carse in the middle of a series.
Sri Lanka's stubborn lower order turned a seemingly straightforward day into a gruelling Test for India, leaving the visitors with 12 wickets to take and limited time to force a...
Sonal Dinusha marked a remarkable achievement in his early Test career against India, scoring three consecutive innings of over 80 runs, a feat shared with cricket legends Evert...
Former Canada international star blasted a century in helping Alberta thrash British Columbia in the final of the national championship.
NewsMesh surfaces cricket coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=cricket). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=cricket&limit=20"GET /v1/latest: Most-recent articles, filterable by category, country, and date range.GET /v1/search: Full-text search across the archive with boolean operators and source filters.GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.GET /v1/article/{id}: Fetch a single article and its full metadata by ID.Call GET /v1/search?q=cricket with your apiKey to return recent cricket stories as structured JSON. Add &category= or &country= to narrow the results.
Every cricket article carries its category, the countries it's relevant to, and the named people detected in the body, so you can route and filter without your own NLP layer.
Yes. Add &category=technology (or business, politics, and more) and &country=us (or any ISO country code) to the search query to focus the feed.
Yes. NewsMesh is a real-time news API: cricket stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.
Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.
Access the full dataset programmatically with the NewsMesh API.