no key · no human
HomeNews by countryNews from Saudi Arabia

News from Saudi Arabia

82,884 news articles from publishers in Saudi Arabia, searchable now through a free API that needs no key.

The busiest publisher in this slice is sahafahh.net with 26,640 articles, 32.1% of the total, followed by www.okaz.com.sa, gulf365.net. By language it splits into Arabic (77,774), English (5,111). Daily volume averages about 4,254 articles over the last 8 days, peaking at 6,523 on 2026-09-06.

82,884
articles in the index
0.38%
of the whole corpus
2,762
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=SA&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=SA&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 Saudi Arabia 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=SA&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
sahafahh.net26,64032.1%query
www.okaz.com.sa12,85315.5%query
gulf365.net7,9509.6%query
arriyadiyah.com7,7039.3%query
www.arabnews.com3,8734.7%query
mrj3y.com3,6794.4%query
www.goal.com2,7503.3%query
gksa.net2,2392.7%query
albarjeel.com2,1012.5%query
www.albarjeel.com1,9232.3%query
ajel.sa1,8362.2%query
www.mobtada.com1,5801.9%query
halalkhalij.com1,2051.5%query
www.sayidaty.net9611.2%query
sabq.org9431.1%query
hasad-alyoum.com7840.9%query
www.aleqt.com7730.9%query
news50.sa7490.9%query
sanews.sa3820.5%query
makkahnewspaper.com2630.3%query
saudigazette.com.sa2390.3%query
propertymiddleeast.com2190.3%query
saudishopper.com.sa1970.2%query
atharawareness.com1870.2%query
wa1al1.com1570.2%query

Languages published in Saudi Arabia

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

CodeNameArticlesShare
arArabic77,77493.8%
enEnglish5,1116.2%

Domain zones used by Saudi Arabia publishers

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

CodeNameArticlesShare
netglobal network38,02745.9%
comglobal commercial27,65133.4%
saSaudi Arabia16,26319.6%
orgorganisations9441.1%

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,846
2026-09-066,523
2026-09-054,669
2026-09-044,012
2026-09-032,906
2026-09-024,925
2026-09-014,563
2026-08-314,584
2026-08-304,283
2026-08-293,772
2026-08-283,685
2026-08-273,397
2026-08-261,733
2026-08-251,232

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics