no key · no human
HomeNews by countryNews from Moldova

News from Moldova

24,821 news articles from publishers in Moldova, searchable now through a free API that needs no key.

The busiest publisher in this slice is point.md with 12,189 articles, 49.1% of the total, followed by protv.md, www.zdg.md. By language it splits into Romanian (14,551), Russian (8,963), English (956) and 1 more. Daily volume averages about 393 articles over the last 8 days, peaking at 581 on 2026-09-02.

24,821
articles in the index
0.11%
of the whole corpus
827
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=MD&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=MD&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 Moldova 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=MD&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 24 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
point.md12,18949.1%query
protv.md3,65014.7%query
www.zdg.md1,9717.9%query
tiraspol-news.ru1,9647.9%query
timpul.md1,6536.7%query
observatorul.md6622.7%query
tv8.md5222.1%query
moldova.europalibera.org4411.8%query
www.veridica.md2831.1%query
info1.md2641.1%query
www.gazetda.com2110.9%query
estcurier.md2070.8%query
perfecte.md1730.7%query
paranteze.md1680.7%query
moldfootball.com1550.6%query
agrobiznes.md1150.5%query
around.md870.4%query
businessclass.md660.3%query
gazeta.gospmr.org200.1%query
trm.md150.1%query
www.report.md20.0%query
moldova-suverana.md10.0%query
tvc21.md10.0%query
www.comunicate.md10.0%query

Languages published in Moldova

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

CodeNameArticlesShare
roRomanian14,55158.6%
ruRussian8,96336.1%
enEnglish9563.9%
trTurkish2110.9%

Domain zones used by Moldova publishers

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

CodeNameArticlesShare
mdMoldova22,03088.8%
ruRussia1,9647.9%
orgorganisations4611.9%
comglobal commercial3661.5%

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-07145
2026-09-06311
2026-09-05236
2026-09-04517
2026-09-03429
2026-09-02581
2026-09-01485
2026-08-31443
2026-08-30274
2026-08-29247
2026-08-28588
2026-08-27346
2026-08-26292
2026-08-25222

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics