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.
Fetch it
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
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.
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.
| Published | Headline | Publisher |
|---|---|---|
2026-09-07T14:20 | Приднестровье всё чаще появляется на туристической карте мира | tiraspol-news.ru |
2026-09-07T14:20 | VI ТУРНИР ПО МИНИ-ФУТБОЛУ. На Кубок начальника Слободзейского гарнизона ВД ПМР! 11 сентября 202 | tiraspol-news.ru |
2026-09-07T14:12 | Сегодня, 7 сентября, в с. Глиное состоялась дружеская встреча атамана Слободзейского казачьего | tiraspol-news.ru |
2026-09-07T14:12 | В следующем году начнётся второй этап реставрации парка | tiraspol-news.ru |
2026-09-07T14:10 | Fugea de un soț, acum se teme de socri: povestea unei femei protejate de patru ori de Poliție | paranteze.md |
2026-09-07T14:06 | Poliția vine cu noi precizări în cazul femeii care ar fi fost amenințată de fostul soț: patru o | protv.md |
2026-09-07T14:04 | Детский городок, аттракционы «Солнышко», «Колокольчик» и «Юнга» откроют в столичном парке «Побе | tiraspol-news.ru |
2026-09-07T14:04 | Два «Фольксваген Шаран» загорелись за один день — в Григориополе и Тирасполе | tiraspol-news.ru |
Who publishes it
The 24 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
point.md | 12,189 | 49.1% | query |
protv.md | 3,650 | 14.7% | query |
www.zdg.md | 1,971 | 7.9% | query |
tiraspol-news.ru | 1,964 | 7.9% | query |
timpul.md | 1,653 | 6.7% | query |
observatorul.md | 662 | 2.7% | query |
tv8.md | 522 | 2.1% | query |
moldova.europalibera.org | 441 | 1.8% | query |
www.veridica.md | 283 | 1.1% | query |
info1.md | 264 | 1.1% | query |
www.gazetda.com | 211 | 0.9% | query |
estcurier.md | 207 | 0.8% | query |
perfecte.md | 173 | 0.7% | query |
paranteze.md | 168 | 0.7% | query |
moldfootball.com | 155 | 0.6% | query |
agrobiznes.md | 115 | 0.5% | query |
around.md | 87 | 0.4% | query |
businessclass.md | 66 | 0.3% | query |
gazeta.gospmr.org | 20 | 0.1% | query |
trm.md | 15 | 0.1% | query |
www.report.md | 2 | 0.0% | query |
moldova-suverana.md | 1 | 0.0% | query |
tvc21.md | 1 | 0.0% | query |
www.comunicate.md | 1 | 0.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.
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.
| Code | Name | Articles | Share |
|---|---|---|---|
| md | Moldova | 22,030 | 88.8% |
| ru | Russia | 1,964 | 7.9% |
| org | organisations | 461 | 1.9% |
| com | global commercial | 366 | 1.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.
| Day | Articles | |
|---|---|---|
2026-09-07 | 145 | |
2026-09-06 | 311 | |
2026-09-05 | 236 | |
2026-09-04 | 517 | |
2026-09-03 | 429 | |
2026-09-02 | 581 | |
2026-09-01 | 485 | |
2026-08-31 | 443 | |
2026-08-30 | 274 | |
2026-08-29 | 247 | |
2026-08-28 | 588 | |
2026-08-27 | 346 | |
2026-08-26 | 292 | |
2026-08-25 | 222 |
Combine with other filters
# 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"