no key · no human
HomeNews by languageNews in Hebrew

News in Hebrew

61,701 news articles written in Hebrew, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.kikar.co.il with 17,052 articles, 27.6% of the total, followed by www.babli.co.il, www.mivzak.live. By country it splits into Israel (61,483), United Kingdom (121), France (97). Daily volume averages about 1,560 articles over the last 8 days, peaking at 2,099 on 2026-09-06.

61,701
articles in the index
0.28%
of the whole corpus
2,056
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=he&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=he&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.kikar.co.il17,05227.6%query
www.babli.co.il9,67315.7%query
www.mivzak.live8,21713.3%query
www.srugim.co.il7,80112.6%query
www.inn.co.il5,1158.3%query
www.ynet.co.il3,8356.2%query
www.globes.co.il3,1975.2%query
www.i24news.tv2,1143.4%query
epoch.org.il7361.2%query
0404.co.il6121.0%query
www.one.co.il5790.9%query
www.mivzaklive.co.il5710.9%query
www.themarker.com3170.5%query
www.news-israel.net2750.4%query
br7news.co.il2300.4%query
ednakarnaval.com1830.3%query
www.hebrewnews.com1800.3%query
datilin.co.il1620.3%query
passport.news1210.2%query
www.cuisine-generation.fr970.2%query
www.shishibagolan.co.il950.2%query
yosmusic.com770.1%query
www.icar.co.il620.1%query
thepulse.co.il590.1%query
leshoniada.co.il570.1%query

Countries publishing in Hebrew

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

CodeNameArticlesShare
ILIsrael61,48399.6%
GBUnited Kingdom1210.2%
FRFrance970.2%

Domain zones

CodeNameArticlesShare
ilIsrael50,00681.0%
livelive8,21713.3%
tvmedia2,1143.4%
comglobal commercial8231.3%
netglobal network3220.5%
newsnews publications1210.2%
frFrance970.2%

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-07810
2026-09-062,099
2026-09-05749
2026-09-041,083
2026-09-031,761
2026-09-022,073
2026-09-011,952
2026-08-311,957
2026-08-302,080
2026-08-29866
2026-08-28980
2026-08-272,142
2026-08-261,252
2026-08-251,054

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics