no key · no human
HomeNews by domain zoneNews from .au domains

News from .au domains

65,696 news articles published under .au domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.perthnow.com.au with 15,049 articles, 22.9% of the total, followed by thewest.com.au, www.ibtimes.com.au. By language it splits into English (64,952). Daily volume averages about 1,864 articles over the last 8 days, peaking at 2,488 on 2026-09-03.

65,696
articles in the index
0.30%
of the whole corpus
2,189
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=au&date=today&sort=date&size=20"

No API key, no signup, no quota. The response carries the headline, description, publisher, publication time and the original URL for every article, and the full body text if you ask for it with full_text=true.

Count it

bash
curl "https://freenewsapi.ai/v1/stats?tld=au&top=20"

Returns exactly the breakdown shown on this page: which publishers, which languages, and how the volume splits across the last 90 days. About 200 tokens, which makes it the cheapest way for an agent to decide whether this slice is worth reading.

Compare with country = Australia: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Australia also use .com, and .au is sometimes used from outside Australia.

Latest from this slice

The newest articles matching this filter at the time this page was generated. Headlines link to the publisher — we index and search, we do not host.

Who publishes it

The 25 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
www.perthnow.com.au15,04922.9%query
thewest.com.au10,04715.3%query
www.ibtimes.com.au2,8714.4%query
www.foxsports.com.au2,2643.4%query
www.smh.com.au2,2623.4%query
7news.com.au2,1733.3%query
www.theage.com.au2,1523.3%query
www.brisbanetimes.com.au2,1203.2%query
www.afl.com.au1,6592.5%query
www.finnewsnetwork.com.au1,4562.2%query
www.wangarattachronicle.com.au8531.3%query
thenightly.com.au7961.2%query
www.nine.com.au7311.1%query
www.businessnews.com.au7231.1%query
www.nowtolove.com.au6391.0%query
www.thegazette.com.au4960.8%query
www.bartvsports.com.au4590.7%query
insideretail.com.au4460.7%query
www.canberratimes.com.au4280.7%query
www.fool.com.au3990.6%query
www.newidea.com.au3870.6%query
reneweconomy.com.au3860.6%query
www.sgst.com.au3650.6%query
www.dubbophotonews.com.au3460.5%query
www.cricket.com.au3400.5%query

Countries behind .au

The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.

CodeNameArticlesShare
AUAustralia65,696100.0%

Languages under .au

CodeNameArticlesShare
enEnglish64,95298.9%

Volume by day

How much this slice produces daily. Useful for sizing a job before you run it, and for spotting whether a spike is real or an artefact of one publisher.

DayArticles
2026-09-071,105
2026-09-061,592
2026-09-051,476
2026-09-042,417
2026-09-032,488
2026-09-022,243
2026-09-011,843
2026-08-311,751
2026-08-301,450
2026-08-291,359
2026-08-282,288
2026-08-272,551
2026-08-262,241
2026-08-251,343

Combine with other filters

bash
# Australia, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=au&date=today&full_text=true&size=10"

# Australia, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=au&q=economy&sort=relevance&size=20"

# Australia, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=au&sort=crawled&from=now-15m&size=50"

Related slices

Every parameter · Wire it into an agent · All statistics