no key · no human
HomeNews by countryNews from Iran

News from Iran

300,625 news articles from publishers in Iran, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.mehrnews.com with 52,838 articles, 17.6% of the total, followed by www.irib-news.ir, khabarban.com. By language it splits into Persian (274,855), English (7,111), Arabic (3,913) and 9 more. Daily volume averages about 11,313 articles over the last 8 days, peaking at 19,957 on 2026-09-05.

300,625
articles in the index
1.39%
of the whole corpus
10,020
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=IR&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?country=IR&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.

Country is inferred, not declared. Before counting Iran articles, read country_source — and add strict_country=true to exclude values derived from an en-US template default.

bash
curl "https://freenewsapi.ai/v1/search?country=IR&strict_country=true&date=today&size=20"

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.mehrnews.com52,83817.6%query
www.irib-news.ir20,1876.7%query
khabarban.com19,8966.6%query
www.yjc.ir19,3006.4%query
www.iranintl.com14,6574.9%query
www.iribnews.ir12,9904.3%query
www.tabnak.ir11,5533.8%query
www.irna.ir10,7573.6%query
www.javanonline.ir10,7213.6%query
www.ilna.ir10,6463.5%query
www.khabaronline.ir8,7282.9%query
www.isna.ir8,6462.9%query
sayeb.ir6,5422.2%query
fa.abna24.com6,0302.0%query
www.chtn.ir4,9871.7%query
negarmag.com4,6681.6%query
www.imna.ir4,3061.4%query
kayhan.ir3,7141.2%query
webangah.ir3,5841.2%query
snn.ir3,4151.1%query
qudsonline.ir3,0571.0%query
www.hamshahrionline.ir2,6230.9%query
dana.ir2,5190.8%query
ana.ir2,1730.7%query
www.khabarvarzeshi.com2,1250.7%query

Languages published in Iran

What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.

CodeNameArticlesShare
faPersian274,85591.4%
enEnglish7,1112.4%
arArabic3,9131.3%
kmrkmr8360.3%
prsprs4440.1%
ckbckb4320.1%
esSpanish2770.1%
swSwahili480.0%
haHausa320.0%
itItalian230.0%
balbal80.0%
frFrench70.0%

Domain zones used by Iran publishers

Publishers here do not all use the national zone. This is the split that country inference has to work against.

CodeNameArticlesShare
irIran176,27858.6%
comglobal commercial121,86440.5%
newsnews publications1,7930.6%
orgorganisations5990.2%
netglobal network620.0%
ngongo300.0%
onlineonline230.0%

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-076,928
2026-09-0619,859
2026-09-0519,957
2026-09-0411,167
2026-09-037,136
2026-09-029,564
2026-09-018,157
2026-08-317,737
2026-08-306,337
2026-08-2920,155
2026-08-2813,570
2026-08-2712,775
2026-08-267,835
2026-08-253,632

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics