Caen : Une voiture fonce dans la foule faisant onze victimes, dont au moins un mort
Un homme a foncé sur plusieurs personnes mercredi soir près de la gare de Caen, faisant un mort et dix blessés. Un suspect a été interpellé par la police
Real-time police news, structured for developers. NewsMesh surfaces police 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.
Un homme a foncé sur plusieurs personnes mercredi soir près de la gare de Caen, faisant un mort et dix blessés. Un suspect a été interpellé par la police
Nonverbal Snellville man Kevin Thompson, 49, has been missing over a week after leaving to buy cigarettes. Gwinnett police need tips.
Alberta police watchdog found actions merited prosecution but Crown recommended against criminal case
Orlando parents say fights erupt almost daily near Carver Middle School after dismissal, exposing a gap between police and school district authority.
Hollywood, Florida unveils an $80 million police headquarters with a roll-call room named for Officer Yandy Chirino, killed in 2021.
A suspect accused of stealing a car in Las Vegas and then carjacking another in Henderson was arrested after a police chase, officials say.
Jonhatan Anguiano, 29, opened fire on an officer as police closed in, forcing officers to shoot and subdue him.
A 38-year-old man led Florida troopers on a 115 mph chase near SeaWorld, then was found with stolen cards and a card printer, FHP says.
Valerie Coleman, 35, was arrested in St. Petersburg after a child was found extremely overheated in her car during an alleged Target shoplifting run.
Two men were left with serious injuries after four masked intruders armed with axes and machetes stormed a Warnbro home in Perth's south.
Two men were left with serious injuries after four masked intruders armed with axes and machetes stormed a Warnbro home in Perth's south.
Police have cordoned off the car wash since early on Monday morning
A Queensland man has been arrested in Bali over a daylight rendezvous with a mystery woman in a driveway.
A Queensland man has been arrested in Bali over a daylight rendezvous with a mystery woman in a driveway.
A man has applied for bail after allegedly hitting and killing a man with his car following a chase through Ballarat city streets.
Toronto police say an 18-year-old man is dead after he was struck by a train in the city’s east end Tuesday night. Police confirmed to CP24 emergency crews were called to the a...
NewsMesh surfaces police 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=police). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=police&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=police with your apiKey to return recent police stories as structured JSON. Add &category= or &country= to narrow the results.
Every police 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: police 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.