Will Lula Win the Century?
Brazil’s president is democratic, successful, and globally respected.
Real-time politics news from Brazil, structured for developers. NewsMesh filters Brazil-relevant politics coverage into one JSON feed (GET /v1/latest?category=politics&country=br), each story tagged with category, country relevance, and the named people detected in the body.
Brazil’s president is democratic, successful, and globally respected.
A look at the culinary diplomacy served by the chefs at the French, Norwegian and Brazilian ambassadors' residences.
Can they combat the country’s biggest security threats?
The short-term results and the long-term risks of the “Donroe Doctrine.”
RIO DE JANEIRO (AP) — Brazil’s federal police on Wednesday searched the home of convicted former Brazilian President Jair Bolsonaro for weapons and ammunition, but found nothing...
The raid came days after Supreme Court Justice Alexandre de Moraes allowed Bolsonaro, 71, to continue serving a 27-year prison sentence under house arrest.
Brazilian Senator and presidential hopeful Flavio Bolsonaro on Tuesday argued to the U.S. Trade Representative (USTR) against a new 25% tariff on Brazilian goods, distancing hi...
Conservatives are winning elections across the region.
The Western Hemisphere is experience a pro-American shift
RIO DE JANEIRO (AP) — Brazil’s President Luiz Inácio Lula da Silva and his rival Sen. Flávio Bolsonaro clashed over U.S. tariffs this week, as both sought to discourage the Trum...
Nuno Gomes considera que el partido de Portugal contra Croacia fue un gran partido por el nivel de ambos equipos. Portugal mostró personalidad y ese factor será decisivo para en...
El experto asegura que en el papel el equipo portugués está por encima de los croatas, pero en un partido todo puede pasar.
A widening rift between far-right Brazilian Senator Flavio Bolsonaro and his stepmother, former first lady Michelle Bolsonaro, threatens to worsen his already weak standing amo...
Para la leyenda de Brasil, esta es su última oportunidad para brillar, ya que históricamente siempre se han quedado por debajo de las expectativas.
Brazilian President Luiz Inacio Lula da Silva would win a potential second-round run-off vote in the October presidential elections against opposition Senator Flavio Bolsonar...
RIO DE JANEIRO (AP) — Hundreds of bus drivers on strike protested in downtown Rio de Janeiro on Tuesday, demanding better conditions, increased pay and an end to the six-day wor...
NewsMesh filters Brazil-relevant politics coverage into one structured feed, ready to query by the same parameters as the rest of the API.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=politics&country=br). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=politics&country=br&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.NewsMesh filters Brazil-relevant politics coverage into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.
Call GET /v1/latest?category=politics&country=br. Use /v1/search to add keyword queries on top of the same filters.
Yes. Swap the category parameter (business, sports, technology, health, and more) or drop it entirely to get all Brazil coverage from /v1/latest?country=br.
Yes. NewsMesh is a real-time news API: politics Brazil 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.