News from .by domains
16,380 news articles published under .by domains. Unlike country, the domain zone is observed rather than inferred.
The busiest publisher in this slice is news.by with 7,494 articles, 45.8% of the total, followed by ctv.by, vbrest.by. By language it splits into Russian (14,377), English (973), Belarusian (2). Daily volume averages about 473 articles over the last 8 days, peaking at 636 on 2026-09-04.
Fetch it
curl "https://freenewsapi.ai/v1/search?tld=by&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?tld=by&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.
Compare with country = Belarus: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Belarus also use .com, and .by is sometimes used from outside Belarus.
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-07T15:20 | 10 сентября движение автотранспорта через ж/д Зельва-Волковыск по а/д "Мадейки-Станелевичи | zelwa.by |
2026-09-07T15:09 | Внимание - вакцинация с воздуха: в Зельве началась профилактической кампании против бешенства | zelwa.by |
2026-09-07T15:00 | Стало известно, из-за чего водители в Беларуси часто не могут пройти техосмотр. Проблема распро | www.belnovosti.by |
2026-09-07T14:59 | Каким областям первым ждать включения отопления в Беларуси? Узнали очередность и температурные | smartpress.by |
2026-09-07T14:58 | Лучшие клубы Европы стартуют в Лиге чемпионов — кто фаворит и что интересного в первую игровую | myfin.by |
2026-09-07T14:52 | Движение на трассе М1 в сторону Бреста перекрыто из-за ДТП | vbrest.by |
2026-09-07T14:52 | Блюдо за 2300 белорусских рублей, которое даже нельзя сфотографировать? Что это за ресторан | vbrest.by |
2026-09-07T14:48 | Александр Лукашенко заслушал доклад главы МЧС | zelwa.by |
Who publishes it
The 22 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
news.by | 7,494 | 45.8% | query |
ctv.by | 1,858 | 11.3% | query |
vbrest.by | 1,193 | 7.3% | query |
www.ecopress.by | 1,027 | 6.3% | query |
www.budakosh.by | 971 | 5.9% | query |
www.belnovosti.by | 887 | 5.4% | query |
minsknews.by | 477 | 2.9% | query |
newgrodno.by | 372 | 2.3% | query |
www.gs.by | 338 | 2.1% | query |
autosalon.by | 293 | 1.8% | query |
zelwa.by | 273 | 1.7% | query |
myfin.by | 251 | 1.5% | query |
smartpress.by | 230 | 1.4% | query |
belta.by | 229 | 1.4% | query |
vb.by | 205 | 1.3% | query |
realt.by | 79 | 0.5% | query |
domovita.by | 51 | 0.3% | query |
esoligorsk.by | 51 | 0.3% | query |
www.kv.by | 47 | 0.3% | query |
betonmobile.by | 45 | 0.3% | query |
president.gov.by | 8 | 0.0% | query |
www.autoparus.by | 1 | 0.0% | query |
Countries behind .by
The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.
| Code | Name | Articles | Share |
|---|---|---|---|
| BY | Belarus | 16,380 | 100.0% |
Languages under .by
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 | 213 | |
2026-09-06 | 459 | |
2026-09-05 | 521 | |
2026-09-04 | 636 | |
2026-09-03 | 536 | |
2026-09-02 | 513 | |
2026-09-01 | 458 | |
2026-08-31 | 449 | |
2026-08-30 | 339 | |
2026-08-29 | 433 | |
2026-08-28 | 751 | |
2026-08-27 | 673 | |
2026-08-26 | 530 | |
2026-08-25 | 327 |
Combine with other filters
# Belarus, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=by&date=today&full_text=true&size=10"
# Belarus, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=by&q=economy&sort=relevance&size=20"
# Belarus, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=by&sort=crawled&from=now-15m&size=50"