Australia News, From Canberra to the Pacific

The Australia feed covers federal politics from Canberra (Parliament House, party rooms, federal-state policy disputes), state and territory elections, ASX-listed earnings and RBA rate decisions, Pacific affairs and AUKUS coverage, the AFL and NRL seasons, and major weather and bushfire reporting. Coverage draws on the country’s major broadcasters, broadsheets, and national wire. Each story is tagged with category, Australia country relevance, and the named federal and state officials, executives, and athletes detected in the body, so Australian-focused investment, government-affairs, and media products can ingest cleanly.

Australia news coverage

NewsMesh aggregates Australia-relevant coverage across every major beat, from politics and business to technology and sport, normalised into one structured feed.

Pull Australia news into your app

Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?country=au). The examples below are ready to copy.

curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&country=au&limit=20"

Endpoints

  • 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.

Guides

Frequently asked questions about Australia news

What sources does NewsMesh cover for Australia?

NewsMesh aggregates Australia-relevant reporting from national wires, broadcasters, and major papers, normalised into one structured feed with consistent fields across every source.

Which API endpoint returns Australia news?

Call GET /v1/latest?country=au. Add &category= to narrow to a single beat, &from= and &to= for a date range, or use /v1/search?q= for keyword queries.

Can I filter Australia news by category?

Yes. Append &category=politics (or business, sports, technology, health, and more) to /v1/latest?country=au, or browse the Australia category pages linked above.

Is Australia news available in real time?

Yes. NewsMesh is a real-time news API: Australia 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.

How do I access the Australia news feed?

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.

Need more Australia articles?

Access the full dataset programmatically with the NewsMesh API.