Does a home need a car space? These Sydney suburbs are about to find out
Car parking requirements will be slashed in new developments across the inner west.
Real-time urban development news, structured for developers. NewsMesh surfaces urban development 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.
Car parking requirements will be slashed in new developments across the inner west.
Car parking requirements will be slashed in new developments across the inner west.
<p>The former Charles Warrington Earle School — one of 50 Chicago schools that shuttered in 2013 — is taking on a second life as an affordable apartment building, with roughly a...
Use the interactive map to see how many more people could live in your suburb by 2101 as we explore the idea of redirecting the booming population to urban transport hubs and re...
Use the interactive map to see how many more people could live in your suburb by 2101 as we explore the idea of redirecting the booming population to urban transport hubs and re...
Developer Leon Goldberger filed plans for an eight-story, 15-unit building at 4117 New Utrecht Avenue in Borough Park, near the D train.
<p>A program that has successfully helped revive Chicago’s once-downtrodden downtown has been less effective in the city’s poorer neighborhoods, including many on the South Side...
Converge 45’s 2026 triennial, “Here, To You, Now,” embraces the city’s decentralized creative ecosystem with the aim of creating connections with the wider art world.
The Metropolitan Council is building a $210 million fourth sludge incinerator at St. Paul's Metro Plant, the state's largest wastewater site.
Gulfton, Houston's densest neighborhood, grew from 1970s oil housing into an immigrant gateway of 40,000 residents speaking over 50 languages.
El distrito de Rasuwa, una de las zonas más golpeadas por la riada que este miércoles ha arrasado parte de la frontera entre Nepal y el Tíbet, atravesaba uno de los periodos de ...
The Citicorp Center was hailed as an engineering marvel. Then its designer discovered a terrifying flaw.
Unchecked construction of an AI data centre will leave northern Alberta's rivers as little more than sewers, says Ian Campbell
Set at the top of an isolated wooded hill, surrounded by 12.8 acres of land in the picturesque North Shore town of Manchester-by-the-Sea, a dramatic modern house is for sale. It...
A couple of blocks from my office is a steep hill. Sometimes at lunch I go out into the sun and walk up the hill. The hill is very California: asphalt so newly laid that it look...
The creation of Lake Mead in the 1930s flooded an old western town. Now, due to extreme drought, it’s slowly rising from the man-made lake.
Staggered lunch breaks, cancelled carnivals, and split campuses highlight the strain of population growth on the city’s education infrastructure.
Staggered lunch breaks, cancelled carnivals, and split campuses highlight the strain of population growth on the city’s education infrastructure.
NewsMesh surfaces urban development 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=urban+development). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=urban+development&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=urban development with your apiKey to return recent urban development stories as structured JSON. Add &category= or &country= to narrow the results.
Every urban development 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: urban development 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.