no key · no human
HomeNews by languageNews in Bulgarian

News in Bulgarian

182,449 news articles written in Bulgarian, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is fakti.bg with 28,727 articles, 15.7% of the total, followed by www.standartnews.com, sportal.bg. By country it splits into Bulgaria (182,412), Russia (19), Netherlands (12) and 2 more. Daily volume averages about 2,870 articles over the last 8 days, peaking at 3,732 on 2026-09-02.

182,449
articles in the index
0.84%
of the whole corpus
6,081
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=bg&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=bg&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
fakti.bg28,72715.7%query
www.standartnews.com24,17813.3%query
sportal.bg17,6789.7%query
bntnews.bg14,1477.8%query
www.actualno.com14,0197.7%query
nova.bg9,2855.1%query
www.dnes.bg8,6054.7%query
dariknews.bg7,6354.2%query
www.vesti.bg6,9353.8%query
pogled.info3,6632.0%query
www.segabg.com3,1651.7%query
www.plovdiv24.bg2,5861.4%query
www.burgasinfo.com2,2311.2%query
mreja.info2,1531.2%query
www.marica.bg1,8641.0%query
podtepeto.com1,8161.0%query
utroruse.com1,6730.9%query
hotarena.net1,6100.9%query
www.investor.bg1,4480.8%query
www.borbabg.com1,3770.8%query
www.dunavmost.com1,3230.7%query
safenews.bg1,2020.7%query
www.bgnes.bg1,1900.7%query
www.jobtiger.bg1,1740.6%query
btvsport.bg1,1710.6%query

Countries publishing in Bulgarian

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

CodeNameArticlesShare
BGBulgaria182,412100.0%
RURussia190.0%
NLNetherlands120.0%
ATAustria40.0%
BRBrazil40.0%

Domain zones

CodeNameArticlesShare
bgBulgaria118,43164.9%
comglobal commercial53,04529.1%
infoinformation6,6793.7%
netglobal network2,8471.6%
euEuropean Union7030.4%
mediamedia4700.3%
newsnews publications2720.1%
orgorganisations40.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-07684
2026-09-062,604
2026-09-052,455
2026-09-043,670
2026-09-033,479
2026-09-023,732
2026-09-013,295
2026-08-313,045
2026-08-302,354
2026-08-292,462
2026-08-283,926
2026-08-273,739
2026-08-263,271
2026-08-252,887

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics