ECB Officials Stay Alert as Lane Shifts Focus to Price Pipeline
European Central Bank officials insisted the inflation shock caused by the Iran war can’t yet be judged to be over, even if hostilities have largely ceased.
Real-time inflation news, structured for developers. NewsMesh surfaces inflation 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.
European Central Bank officials insisted the inflation shock caused by the Iran war can’t yet be judged to be over, even if hostilities have largely ceased.
European Central Bank officials insisted the inflation shock caused by the Iran war can’t yet be judged to be over, even if hostilities have largely ceased.
European Central Bank Governing Council member Olaf Sleijpen said the full extent of the inflation shock from the Iran war isn’t yet clear and that policymakers will act accordi...
South African inflation expectations climbed in the second quarter, complicating the central bank’s efforts to anchor expectations around its 3% target.
Plunging crude oil prices don't tell the full story about inflation.
It came as the supermarket giant said trading was ‘encouraging’ in recent months but highlighted that there was some caution from shoppers.
Joachim Nagel, president of Germany’s Bundesbank, spoke to CNBC on the sidelines of an ECB conference in Portugal.
European Central Bank Governing Council member Olaf Sleijpen says the full extent of the inflation shock from the Iran war isn’t yet clear and that policymakers will act accordi...
Kenya’s inflation rate eased in June for the first time since February, helped by milder increases in food and transport costs.
Workers in the Philippine capital will see their wages rise by a record 12%, with implementation set to start this month, Labor Secretary Francis Tolentino said on Tuesday.
French inflation slowed for the first time since the Iran war broke out as energy costs fell, alleviating pressure on the European Central Bank to keep raising interest rates.
The outlook is concerning, but one potential scenario is disastrous.
French inflation slowed for the first time since the Iran war broke out as energy costs fell, alleviating pressure on the European Central Bank to keep raising interest rates.
Gold held a decline as traders weighed conflicting signals from the US and Iran ahead of fresh talks to end the war that’s fueled global inflationary pressures.
The head of the European Central Bank defended its latest rate hike to ward off real inflationary pressures and said it wasn’t just a mere “insurance hike.”
Local ice‑cream shops, salons and small businesses in San Jose report higher ingredient, packaging and rent costs — and modest price increases.
Gold held a decline as traders weighed conflicting signals from the US and Iran ahead of fresh talks to end the war that’s fueled global inflationary pressures.
Many portfolio experts are wrong about what drives value outperformance. This single metric explains why.
The head of the European Central Bank defended its latest rate hike to ward off real inflationary pressures and said it wasn’t just a mere “insurance hike.”
NewsMesh surfaces inflation 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=inflation). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=inflation&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=inflation with your apiKey to return recent inflation stories as structured JSON. Add &category= or &country= to narrow the results.
Every inflation 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: inflation 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.