Every article Business News publishes, as JSON, through an open API with
no key and no signup. 726 of their articles are indexed right now, refreshed
hourly.
AustraliaEnglish#3,655 by volume
Four ways to pull businessnews.com.au
All four are ours, all four are live, and none of them needs a key.
JSON Search this publisher
Every article we hold from businessnews.com.au, newest first. Add q= to search inside.
curl -s "https://freenewsapi.ai/v1/search?host=www.businessnews.com.au&size=20"open it →
RSS Subscribe in any reader
The same articles as an RSS 2.0 feed. Works in Feedly, Inoreader, Thunderbird — anywhere.
curl -s "https://freenewsapi.ai/v1/rss?host=www.businessnews.com.au&size=50"open it →
JSON Feed For apps
JSON Feed 1.1, the same content in a format apps parse natively.
curl -s "https://freenewsapi.ai/v1/feed.json?host=www.businessnews.com.au&size=50"open it →
Trimmed For agents
Only the fields an agent needs — title, url, date, language — so the response stays small.
curl -s "https://freenewsapi.ai/v1/search?host=www.businessnews.com.au&size=20&fields=title,url,published_at,lang"open it →
Call the API
A live request. Paste it into a terminal and Business News headlines come back as JSON.
2026-09-04 15:42 UTC · manufacturing · <a href="//Isabel-Vieira" hreflang="en">
A $15 billion oil refinery proposal could be the catalyst which finally unlocks the state government's long-held ambition to develop a major industrial port north of Gera
2026-09-04 15:32 UTC · news · <a href="//AAP" hreflang="en">AAP</a>
Australian shares have fallen for three of the past four weeks after reporting season revealed a K-shaped market, with miners outperforming while economic worries weigh o
2026-09-04 14:18 UTC · sport · <a href="//Justin-Fris" hreflang="en">Ju
States outside of Victoria could bid for future National Football League regular season games, amid the league's push to further grow gridiron in the Asia-Pacific region.
A shopping centre in Perth's south-east is set to open its revamped hospitality section early next year, as part of a multi-million-dollar redevelopment.
2026-09-04 12:49 UTC · property · <a href="//Nadia-Budihardjo" hreflang="e
Greg Poland-chaired Strzelecki Group has failed to appeal a court decision, in its dispute against the tax office over millions of dollars spent on Sorrento Quay.
2026-09-04 12:30 UTC · mining · <a href="//Justin-Fris" hreflang="en">Ju
Perth-based Everest Metals Corporation has taken steps to add further value to its Mt Edon critical mineral project, located 420km North East of Perth.
Pentanet founder Stephen Cornish has urged investors to stay calm after a one-off impairment pushed the Perth-headquartered telco and cloud gaming provider's statutory ne
2026-09-04 09:30 UTC · deals · <a href="//Ella-Loneragan" hreflang="en"
The $25 million sale of a mansion in Perth's western suburbs has broken the price record for Cottesloe and marks the largest residential deal so far this year in Western
Not a public one. This endpoint is the practical alternative: their articles as
structured JSON, with title, lead, publication time, section, byline and a link back to
the original.
How do I get their RSS feed?
Most publishers expose one at /rss or /feed, but feeds carry
only the last few dozen items and drop them within hours. This index keeps 726 of
their articles and lets you filter by date, language and section.
How many articles does Business News publish per day?
14 on a median day, measured across 59 days.
Can I use this commercially?
The API is free and unauthenticated. What you may do with the content is between you
and the publisher: we return metadata, a lead paragraph and a link, not a licence.