News in ARY
458 news articles written in ARY, across every country that publishes in it, free to search without an API key.
The busiest publisher in this slice is aliraqnews.com with 458 articles, 100.0% of the total. By country it splits into Iraq (458). Daily volume averages about 6 articles over the last 8 days, peaking at 10 on 2026-07-30.
Fetch it
curl "https://freenewsapi.ai/v1/search?lang=ary&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=ary&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-05T00:00 | ائتلاف إدارة الدولة يجتمع بـ”الرئاسات الأربع”.. الرواتب والأزمة المالية وقصف الحشد وتهديدات الف | aliraqnews.com |
2026-08-05T00:00 | السوداني راهن على كسر احتكار هرمز… والفيتو السياسي أغرق العراق في أزمة الـ50 مليار دولار | aliraqnews.com |
2026-08-05T00:00 | جلسة مصارحة أم محاسبة؟.. البرلمان يستدعي وزير المالية وسط أخطر أزمة سيولة | aliraqnews.com |
2026-08-05T00:00 | عندما يلعن الجميع الفساد… إذن فمن سرق العراق؟ | aliraqnews.com |
2026-08-05T00:00 | قنبلة ترامب النووية في “الفيفا “ | aliraqnews.com |
2026-08-04T00:00 | أزمة السيولة وتأخير الرواتب في العراق: بين الواقع والحلول الممكنة | aliraqnews.com |
2026-08-04T00:00 | القصف السعودي الذي قلب طاولة الزيدي | aliraqnews.com |
2026-08-04T00:00 | الحميداوي: سلاح المقاومة خط أحمر.. وترسانتنا تتجه إلى التعاظم بعد الضربات الأميركية السعودية | aliraqnews.com |
Who publishes it
The 1 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
aliraqnews.com | 458 | 100.0% | query |
Countries publishing in ARY
A language is rarely one country. Filter by both when you need a specific national perspective.
| Code | Name | Articles | Share |
|---|---|---|---|
| IQ | Iraq | 458 | 100.0% |
Domain zones
| Code | Name | Articles | Share |
|---|---|---|---|
| com | global commercial | 458 | 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-05 | 5 | |
2026-08-04 | 8 | |
2026-08-03 | 8 | |
2026-08-02 | 9 | |
2026-08-01 | 9 | |
2026-07-31 | 1 | |
2026-07-30 | 10 | |
2026-07-27 | 2 | |
2026-07-26 | 17 | |
2026-07-25 | 14 | |
2026-07-24 | 12 | |
2026-07-22 | 11 | |
2026-07-21 | 10 | |
2026-07-20 | 10 |
Combine with other filters
# ARY, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?lang=ary&date=today&full_text=true&size=10"
# ARY, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?lang=ary&q=economy&sort=relevance&size=20"
# ARY, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?lang=ary&sort=crawled&from=now-15m&size=50"