Prince Harry battles UK authorities over security ahead of first family visit in four years
Meghan and their children, Prince Archie and Princess Lilibet, will join Prince Harry in his homeland.
Real-time security news, structured for developers. NewsMesh surfaces security 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.
Meghan and their children, Prince Archie and Princess Lilibet, will join Prince Harry in his homeland.
Ukrainian oligarch Vadim Ermolaev, 58, and his wife are fighting for their lives after a bomb blast ripped through the La Rousse district of Monaco
Ukrainian oligarch Vadim Ermolaev, 58, and his wife are fighting for their lives after a bomb blast ripped through the La Rousse district of Monaco
A blast from an explosive device has seriously injured three people at a residential building in Monaco, and the attacker fled to France, local authorities said.
This year's Fourth of July celebrations in D.C. — marking the nation's 250th birthday — will include hours of military flyovers and a massive fireworks display that could stretc...
A man was seen fleeing on foot after a makeshift bomb exploded in Monaco, injuring three people including Ukrainian oligarch Vadim Ermolaev, with two victims in critical conditi...
A blast from an explosive device has seriously injured three people at a residential building in Monaco, and the attacker fled to France, local authorities said.
Surveillance video reportedly shows a man leaving a backpack moments before a blast rocked a building Monaco, critically injuring two people Monday night.
A South L.A. CVS supervisor alleges she was fired after reporting security guards who ignored shoplifters; she has sued CVS and its security contractor.
Noteworthy legal cases in Calgary and area from June 29 to July 3, 2026
Three people were wounded in an explosion at a residential building in Monaco on Monday in what authorities said was a deliberate attack. The blast occurred around 9 p.m. (1900 ...
Prisoners staged an uprising at the Bertie-Martin Regional Detention Center in North Carolina today with two guards held captive during the hours-long siege
Independence Day revelers can expect a massive security presence in the District this weekend, as the nation's capital prepares to ring in the U.S.' 250th anniversary on Saturday.
Prince Harry is \
Russian Intelligence are trying to hijack Signal accounts by tricking users into sending their Backup Recovery Keys
Hundreds of thousands are expected in Washington, D.C., for the 250th anniversary of the nation's freedom. Federal law enforcement is preparing for one of the city's largest sec...
Try unlimited access Only $1 for 4 weeks Then $75 per month. Complete digital access to quality FT journalism on any device. Cancel anytime during your trial. For individuals...
A single fake error report hijacked Claude Code in controlled testing — the agent ran the attacker's code with the developer's full privileges, and not one alert fired. EDR, WAF...
NewsMesh surfaces security 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=security). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=security&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=security with your apiKey to return recent security stories as structured JSON. Add &category= or &country= to narrow the results.
Every security 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: security 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.