no key · no human
HomeNews by languageNews in Persian

News in Persian

276,808 news articles written in Persian, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.mehrnews.com with 52,838 articles, 19.1% of the total, followed by www.irib-news.ir, khabarban.com. By country it splits into Iran (274,836), Iraq (1,318), Afghanistan (519) and 4 more. Daily volume averages about 10,197 articles over the last 8 days, peaking at 18,525 on 2026-09-05.

276,808
articles in the index
1.28%
of the whole corpus
9,226
per day on average

Fetch it

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

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,83819.1%query
www.irib-news.ir20,1877.3%query
khabarban.com19,8967.2%query
www.yjc.ir19,2927.0%query
www.iribnews.ir12,9904.7%query
www.tabnak.ir11,3204.1%query
www.irna.ir10,7573.9%query
www.javanonline.ir10,7213.9%query
www.ilna.ir10,5103.8%query
www.iranintl.com8,8283.2%query
www.khabaronline.ir8,7253.2%query
www.isna.ir8,6463.1%query
sayeb.ir6,5382.4%query
fa.abna24.com6,0302.2%query
negarmag.com4,6681.7%query
www.imna.ir4,3061.6%query
www.chtn.ir4,0521.5%query
webangah.ir3,5841.3%query
snn.ir3,4151.2%query
qudsonline.ir3,0571.1%query
dana.ir2,5190.9%query
www.kurdpress.com2,4350.9%query
kayhan.ir2,3460.8%query
ana.ir2,1730.8%query
www.khabarvarzeshi.com2,1250.8%query

Countries publishing in Persian

A language is rarely one country. Filter by both when you need a specific national perspective.

CodeNameArticlesShare
IRIran274,83699.3%
IQIraq1,3180.5%
AFAfghanistan5190.2%
DEGermany1160.0%
NLNetherlands120.0%
TJTJ110.0%
FAFA10.0%

Domain zones

CodeNameArticlesShare
irIran167,08360.4%
comglobal commercial108,23739.1%
netglobal network9150.3%
newsnews publications2640.1%
deGermany1160.0%
coColombia1010.0%
orgorganisations670.0%
ngongo300.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,546
2026-09-0618,126
2026-09-0518,525
2026-09-0410,510
2026-09-036,750
2026-09-028,158
2026-09-016,591
2026-08-316,370
2026-08-305,492
2026-08-2919,040
2026-08-2812,888
2026-08-2712,182
2026-08-267,661
2026-08-253,512

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics