no key · no human
HomeNews by countryNews from Kazakhstan

News from Kazakhstan

88,173 news articles from publishers in Kazakhstan, searchable now through a free API that needs no key.

The busiest publisher in this slice is kz.kinoafisha.info with 10,721 articles, 12.2% of the total, followed by www.zakon.kz, rus.baq.kz. By language it splits into Russian (56,326), Kazakh (20,238), English (6,111) and 4 more. Daily volume averages about 2,018 articles over the last 8 days, peaking at 3,230 on 2026-09-04.

88,173
articles in the index
0.41%
of the whole corpus
2,939
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=KZ&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=KZ&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 Kazakhstan 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=KZ&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
kz.kinoafisha.info10,72112.2%query
www.zakon.kz9,90111.2%query
rus.baq.kz7,0077.9%query
baq.kz5,8486.6%query
www.inform.kz5,7856.6%query
kaz.zakon.kz4,8885.5%query
kaz.inform.kz4,6575.3%query
kazpravda.kz4,3604.9%query
infohub.kz4,1064.7%query
7news.kz3,6814.2%query
vesti.kz2,3462.7%query
www.lada.kz2,2012.5%query
mgorod.kz2,0122.3%query
ar.inform.kz1,9902.3%query
24.kz1,6081.8%query
cn.inform.kz1,2851.5%query
egemen.kz1,1531.3%query
inbusiness.kz1,1381.3%query
otyrar.kz1,0021.1%query
informburo.kz8691.0%query
aikyn.kz8561.0%query
lifenews.kz7120.8%query
prosports.kz6300.7%query
standard.kz5930.7%query
oz.inform.kz5760.7%query

Languages published in Kazakhstan

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

CodeNameArticlesShare
ruRussian56,32663.9%
kkKazakh20,23823.0%
enEnglish6,1116.9%
zhChinese2,1092.4%
arArabic1,9902.3%
trTurkish8220.9%
uzUzbek5760.7%

Domain zones used by Kazakhstan publishers

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

CodeNameArticlesShare
kzKazakhstan74,80184.8%
infoinformation10,72112.2%
comglobal commercial9491.1%
mediamedia4900.6%
asiaAsia3470.4%
newsnews publications2890.3%

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,229
2026-09-061,577
2026-09-051,668
2026-09-043,230
2026-09-032,569
2026-09-022,018
2026-09-012,057
2026-08-311,799
2026-08-301,074
2026-08-291,710
2026-08-283,528
2026-08-273,394
2026-08-262,211
2026-08-251,104

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics