no key · no human
HomeNews by countryNews from Israel

News from Israel

91,129 news articles from publishers in Israel, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.kikar.co.il with 17,052 articles, 18.7% of the total, followed by www.mivzak.live, www.babli.co.il. By language it splits into Hebrew (61,483), English (17,738), Russian (5,490) and 5 more. Daily volume averages about 2,236 articles over the last 8 days, peaking at 3,359 on 2026-09-06.

91,129
articles in the index
0.42%
of the whole corpus
3,037
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=IL&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=IL&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 Israel 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=IL&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.kikar.co.il17,05218.7%query
www.mivzak.live10,47911.5%query
www.babli.co.il9,67310.6%query
www.srugim.co.il7,8018.6%query
www.i24news.tv6,7937.5%query
www.israelnationalnews.com6,6657.3%query
www.inn.co.il5,1155.6%query
www.newsru.co.il4,9555.4%query
www.ynet.co.il3,8354.2%query
www.globes.co.il3,1973.5%query
www.one.co.il2,1372.3%query
www.ynetnews.com1,9332.1%query
worldisraelnews.com1,3031.4%query
www.jpost.com1,2761.4%query
www.timesofisrael.com1,0091.1%query
epoch.org.il7360.8%query
0404.co.il6120.7%query
themedialine.org6020.7%query
www.mivzaklive.co.il5710.6%query
en.globes.co.il5460.6%query
www.arab48.com5410.6%query
www.jns.org3880.4%query
albawaba24.com3780.4%query
www.themarker.com3170.3%query
www.news-israel.net2740.3%query

Languages published in Israel

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

CodeNameArticlesShare
heHebrew61,48367.5%
enEnglish17,73819.5%
ruRussian5,4906.0%
arArabic2,2542.5%
frFrench2,0872.3%
hebheb1,5581.7%
engeng3340.4%
esSpanish1850.2%

Domain zones used by Israel publishers

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

CodeNameArticlesShare
ilIsrael57,57963.2%
comglobal commercial14,76816.2%
livelive10,47911.5%
tvmedia6,7937.5%
orgorganisations9941.1%
netglobal network3960.4%
infoinformation1070.1%
newsnews publications120.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-071,284
2026-09-063,359
2026-09-051,462
2026-09-041,905
2026-09-032,351
2026-09-022,678
2026-09-012,472
2026-08-312,379
2026-08-302,572
2026-08-291,493
2026-08-281,758
2026-08-273,059
2026-08-261,579
2026-08-251,307

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics