Calgary nudists back down from planned Prince's Island Park protest — for now
Concerns over possibly being arrested have stopped a clothing-optional protest
Real-time protests news, structured for developers. NewsMesh surfaces protests 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.
Concerns over possibly being arrested have stopped a clothing-optional protest
New Delhi, Aug 26: Congress leader Rahul Gandhi on Wednesday lashed out at the BJP-led Bihar government over the student protests there, accusing it of turning the police into a...
New Delhi, Aug 26: The summer of student discontent is moving into autumn… from Jantar Mantar to obscure muddy paths, from the heart of the Indian capital to villages and towns ...
By Bhogtoram Mawroh There was an incident that happened to me almost a decade ago that gives me some perspective into why the recent protest on August 19, which was directed aga...
An international pro-life group is offering to foot the bill for activists who wind up in the crosshairs of a law signed by New Jersey Gov. Mikie Sherrill to crack down on prote...
DUP’s Gordon Lyons says ‘huge anger’ followed Parades Commission restrictions on annual Orange Order event
Felony charges against protesters who blocked traffic on San Francisco’s Golden Gate Bridge during a 2024 anti-Israel demonstration have been dropped, following a two-and-a-half...
A two-year legal battle over a dramatic protest against the war on Gaza came to an end on Friday as seven protesters who’d blocked traffic on the Golden Gate Bridge received 30-...
The price of electricity is soaring in the summer heat, when fans and air conditioners are working nonstop. In Tulsa, Oklahoma, people are having their power cut when they can't...
Zohran Mamdani stressed his opposition to the rally but pointed out that the city’s government likely did not have the jurisdiction to cancel a private event.
Hundreds of Ceuta residents on Tuesday staged a peaceful protest against the Spanish government over its plans to shelter invading migrants in several local facilities and publi...
Colin Kaepernick will receive the Muhammad Ali Humanitarian of the Year Award in Louisville on November 7, 2026, a decade after his protest began.
Toronto Police say they are investigating the incident, which took place Sunday near Bathurst Street and Sheppard Avenue
The Vuelta a España, long the runt sibling among cycling's Grand Tours, promised to be bigger and better than usual this year, thanks primarily to the participation of Tadej Pog...
The University of Washington is considering tougher student conduct measures after more than two years of chaotic Gaza war-inspired protests. University proposals from July woul...
A Browns fan taped a sign to the Jim Brown statue at the team's stadium.
A Browns fan taped a sign to the Jim Brown statue at the team's stadium.
NewsMesh surfaces protests 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=protests). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=protests&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=protests with your apiKey to return recent protests stories as structured JSON. Add &category= or &country= to narrow the results.
Every protests 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: protests 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.