Bank of Korea delivers back-to-back rate hikes as core inflation stays elevated
The Bank of Korea hiked rates by 25 basis points to 3%, its highest since January 2025 and in line with expectations.
Real-time economic policy news, structured for developers. NewsMesh surfaces economic policy 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.
The Bank of Korea hiked rates by 25 basis points to 3%, its highest since January 2025 and in line with expectations.
India’s central bank is intensifying efforts to support the rupee, emboldened by a jump in its foreign-exchange reserves to contest the pressure from higher oil prices.
A Republican congressman got fact-checked on live television for casting blame for the economy away from President Donald Trump. Rep. Carlos Gimenez (R-FL) appeared Wednesday on...
A leader in British Columbia's forestry sector is voicing support for Prime Minister Mark Carney's decision to walk away from trade talks with the United States despite reported...
SNP Westminster leader Dave Doogan said the policy ‘disproportionately affects low-income workers’.
Mayor Zohran Mamdani, a democratic socialist who has struggled to win over Wall Street, intends to use the council to help him invigorate New York City’s economy.
FREDERICTON — New Brunswick’s Liberal government is considering whether it should drop its long-standing ban on extracting the province’s large natural gas reserves as it looks ...
FREDERICTON — New Brunswick’s Liberal government is considering whether it should drop its long-standing ban on extracting the province’s large natural gas reserves as it looks ...
Colombia’s central bank can do little to curb the soaring peso that’s putting exporters at a “tremendous disadvantage,” Governor Leonardo Villar said.
“WE DON’T NEED CANADA, THEY NEED US!” Trump posted this week, repeating his long-running claim. The post Trump says the US doesn’t need Canada. The economy says otherwise. appea...
U.S. President Donald Trump says the country does not need Canada.
Jessica Koscielniak / Reuters Donald Trump is triggering growing alarm inside his own party as his latest trade fight threatens to deepen the cost-of-living squeeze just weeks b...
Bill Gates's new essay urges urgent global deliberation on AI, predicting a turbulent era where policy choices now will determine if it becomes an equalizer or a source of injus...
The U.S. President's tariffs and insults didn't spark a selloff. Rather, money poured into the Canadian stock market
In an effort to better monitor the supply of affordable housing, Pennsylvania will create a searchable database of properties that are required to offer discounted rents and tra...
"The reality is that Social Security is not a savings program where workers’ payroll tax contributions are saved in an account and used to pay their benefits."
Donald Trump is right to be concerned about the prices Americans pay for beef, but his plan to allow an influx of foreign ground beef to lower costs is only a “short-term Band-A...
As confidence in the United States as a reliable economic partner continues to erode, we should expect calls for Canada to strengthen its AI and data sovereignty to grow louder,...
NewsMesh surfaces economic policy 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=economic+policy). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=economic+policy&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=economic policy with your apiKey to return recent economic policy stories as structured JSON. Add &category= or &country= to narrow the results.
Every economic policy 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: economic policy 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.