Home sales jumped by 17% annually in May – HMRC figures
Housing market activity fell a year earlier following stamp duty changes.
Real-time housing market news, structured for developers. NewsMesh surfaces housing market 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.
Housing market activity fell a year earlier following stamp duty changes.
U.S. population growth has slowed to near zero, the latest data show, and is projected to fall further in the near future, potentially pushing down already dwindling demand for ...
It is alleged that hundreds of thousands of people were forced to pay inflated prices for their new homes
Three in 10 houses sold for less than their listing price in June compared to one in 10 homes at the end of 2025.
Three in 10 houses sold for less than their listing price in June compared to one in 10 homes at the end of 2025.
Experts had expected modest market gains this year, but higher bond yields have shifted the outlook
Recent immigrant buyers were finding a path into homeownership before rate hikes, but often by purchasing more expensive homes with lower incomes and less room for other savings.
Brazos Residential bought the 180‑unit Walnut Ridge in Raleigh as CoStar data show Sun Belt renter demand rising while other metros lag.
With Mayor Zohran Mamdani’s supporters exultant over the rent freeze, it’s perhaps rude to point out the many downsides of this latest pander to his voter base.
Adam Driver is staying put in Brooklyn Heights — just moving up in the world. The Oscar-nominated “Marriage Story” star has quietly listed his combined three-bedroom condo at 20...
Investors’ home purchases in the U.S. have grown between 2024 and 2025, but not for the big corporations that lawmakers targeted in their historic bipartisan housing package, no...
Some Metro Vancouver builders praise infrastructure funding, others more skeptical
Welltower’s CEO received an enormous pay package for the company’s turnaround, which has drawn shareholder backlash.
Conservative Leader Pierre Poilievre is calling on Parliament to probe Ottawa's proposal to convert unsold condominium units in British Columbia into affordable housing.
If you have been keeping an eye on the Ontario housing market, you know that buying a newly built property comes with a unique set of financial hurdles. Chief among them is the ...
Harvard's U.S. housing report points to an uncomfortable conclusion: homeownership is no longer something you earn. It's something you inherit.
The federal and British Columbia governments are defending a proposal to buy more than 2,200 unsold condo units and turn them into affordable homes, as completed inventory conti...
Conservative Leader Pierre Poilievre is calling on Parliament to probe Ottawa's proposal to convert unsold condominium units in British Columbia into affordable housing.
NewsMesh surfaces housing market 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=housing+market). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=housing+market&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=housing market with your apiKey to return recent housing market stories as structured JSON. Add &category= or &country= to narrow the results.
Every housing market 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: housing market 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.