no key · no human

Radio Bijelo Polje API, RSS and sitemap

Every article Radio Bijelo Polje publishes, as JSON, through an open API with no key and no signup. 512 of their articles are indexed right now, refreshed hourly.

MontenegroSerbian#4,663 by volume

Four ways to pull radiobijelopolje.me

All four are ours, all four are live, and none of them needs a key.

JSON Search this publisher

Every article we hold from radiobijelopolje.me, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=radiobijelopolje.me&size=20"open it →

RSS Subscribe in any reader

The same articles as an RSS 2.0 feed. Works in Feedly, Inoreader, Thunderbird — anywhere.

curl -s "https://freenewsapi.ai/v1/rss?host=radiobijelopolje.me&size=50"open it →

JSON Feed For apps

JSON Feed 1.1, the same content in a format apps parse natively.

curl -s "https://freenewsapi.ai/v1/feed.json?host=radiobijelopolje.me&size=50"open it →

Trimmed For agents

Only the fields an agent needs — title, url, date, language — so the response stays small.

curl -s "https://freenewsapi.ai/v1/search?host=radiobijelopolje.me&size=20&fields=title,url,published_at,lang"open it →

What this outlet covers, by share of its recent output:

sport 67%

Call the API

A live request. Paste it into a terminal and Radio Bijelo Polje headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=radiobijelopolje.me&size=5"
512
articles indexed
512
in the last 30 days
30
median per day
1
languages
12 min
median crawl lag
17.08 → 07.09
archive depth

Publishing volume

Articles per day over the last 20 days. The busiest hour is 07:00 UTC — that is when the newsroom pushes its main batch.

2026-08-17: 1 articles2026-08-20: 1 articles2026-08-21: 1 articles2026-08-22: 1 articles2026-08-23: 2 articles2026-08-24: 7 articles2026-08-25: 4 articles2026-08-26: 22 articles2026-08-27: 42 articles2026-08-28: 74 articles2026-08-29: 30 articles2026-08-30: 30 articles2026-08-31: 48 articles2026-09-01: 42 articles2026-09-02: 41 articles2026-09-03: 35 articles2026-09-04: 51 articles2026-09-05: 48 articles2026-09-06: 25 articles2026-09-07: 7 articles08-1708-2208-2508-2808-3109-0309-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=radiobijelopolje.me&top=10"

Publishing rhythm

When Radio Bijelo Polje actually publishes, by hour of day (UTC) and by day of week — measured from 512 timestamps, not from a schedule they advertise.

00: 100001: 00102: 00203: 00304: 20405: 110506: 380607: 810708: 320809: 410910: 711011: 521112: 361213: 231314: 141415: 181516: 101617: 121718: 131819: 111920: 62021: 62122: 242223: 123
Mon: 63MonTue: 46TueWed: 63WedThu: 78ThuFri: 126FriSat: 79SatSun: 57Sun

Sections

Sections come from the publisher's own markup, present on 28% of their articles.

SectionArticles
sport144

Languages

CodeLanguageArticlesShare
srSerbian512100.0%

Latest articles

The 18 most recent Radio Bijelo Polje articles in the index — the same rows the API returns, rendered for humans.

Servisne informacije
2026-09-07 07:54 UTC · sport
Poezija je dio života vašeg grada
2026-09-07 00:10 UTC · sport
Oborili sopstveni rekord
2026-09-06 22:05 UTC
Uručena donacija JPU ,,Ljubica Popović"
2026-09-06 12:32 UTC · sport
Danas sunčano i toplo
2026-09-06 10:07 UTC · sport

Harvest it all

Page through the archive by date. from and to accept YYYY-MM-DD or relative values such as now-7d.

bash
curl "https://freenewsapi.ai/v1/search?host=radiobijelopolje.me&from=now-7d&size=100"

To poll for new material, keep the timestamp of the newest article you saw and ask only for what came after it:

bash
curl "https://freenewsapi.ai/v1/search?host=radiobijelopolje.me&from=now-1h&sort=date_asc"

Article bodies come with full_text=true. No key, no quota tier, no header — see the search endpoint for every parameter.

Metadata quality

How well Radio Bijelo Polje marks up its own pages — useful if you are deciding whether to parse them yourself.

0%
dates from JSON-LD
0%
articles with a byline
28%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 12 min at the median, 3074 minutes at the 90th percentile.

Similar publishers

Comparable outlets in the same language. Those without a page here yet link straight to their slice of the API.

FAQ

Does Radio Bijelo Polje have an official API?

Not a public one. This endpoint is the practical alternative: their articles as structured JSON, with title, lead, publication time, section, byline and a link back to the original.

How do I get their RSS feed?

Most publishers expose one at /rss or /feed, but feeds carry only the last few dozen items and drop them within hours. This index keeps 512 of their articles and lets you filter by date, language and section.

How many articles does Radio Bijelo Polje publish per day?

30 on a median day, measured across 20 days.

Can I use this commercially?

The API is free and unauthenticated. What you may do with the content is between you and the publisher: we return metadata, a lead paragraph and a link, not a licence.