News in PRS
1,658 news articles written in PRS, across every country that publishes in it, free to search without an API key.
The busiest publisher in this slice is da.azadiradio.com with 1,214 articles, 73.2% of the total, followed by www.darivoa.com. By country it splits into Afghanistan (717), Iran (444). Daily volume averages about 27 articles over the last 8 days, peaking at 37 on 2026-08-03.
Fetch it
curl "https://freenewsapi.ai/v1/search?lang=prs&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
curl "https://freenewsapi.ai/v1/stats?lang=prs&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.
| Published | Headline | Publisher |
|---|---|---|
2026-08-06T00:00 | سندرو مېلمانه | da.azadiradio.com |
2026-08-06T00:00 | سرود و سخن | da.azadiradio.com |
2026-08-05T18:59 | ترکیه لایحه صلح با گروه "پیکیکی" را به پارلمان ارایه کرد | www.darivoa.com |
2026-08-05T18:53 | وزارت مالیهٔ امریکا شرکت هوایی عراقی 'فلای بغداد' را از فهرست تحریمها حذف کرد | www.darivoa.com |
2026-08-05T18:33 | مذاکرات اسراییل و لبنان بسیار سازنده است و فردا ادامه مییابد - وزارت خارجۀ امریکا | www.darivoa.com |
2026-08-05T17:42 | عاملهای هوش مصنوعی در جریان آزمایشهای امنیتی دست به اقدامات غیرمجاز زدند | www.darivoa.com |
2026-08-05T17:37 | محکمۀ عالی پشاور اخراج یک جنرال پیشین و دو خبرنگار افغان را متوقف کرد | da.azadiradio.com |
2026-08-05T17:30 | طالبان: برای بیش از ۶۵ هزار خانوادۀ عودت کننده زمین توزیع شدهاست | da.azadiradio.com |
Who publishes it
The 2 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
Countries publishing in PRS
A language is rarely one country. Filter by both when you need a specific national perspective.
Domain zones
| Code | Name | Articles | Share |
|---|---|---|---|
| com | global commercial | 1,658 | 100.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.
| Day | Articles | |
|---|---|---|
2026-08-06 | 2 | |
2026-08-05 | 33 | |
2026-08-04 | 30 | |
2026-08-03 | 37 | |
2026-08-02 | 28 | |
2026-08-01 | 26 | |
2026-07-31 | 31 | |
2026-07-30 | 29 | |
2026-07-29 | 29 | |
2026-07-28 | 26 | |
2026-07-27 | 35 | |
2026-07-26 | 24 | |
2026-07-25 | 23 | |
2026-07-24 | 30 |
Combine with other filters
# PRS, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?lang=prs&date=today&full_text=true&size=10"
# PRS, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?lang=prs&q=economy&sort=relevance&size=20"
# PRS, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?lang=prs&sort=crawled&from=now-15m&size=50"