no key · no human

www.jm-madeira.pt API, RSS and sitemap

Every article www.jm-madeira.pt publishes, as JSON, through an open API with no key and no signup. 1,405 of their articles are indexed right now, refreshed hourly.

PortugalPortugueseItalian#2,318 by volume

Four ways to pull jm-madeira.pt

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

JSON Search this publisher

Every article we hold from jm-madeira.pt, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=www.jm-madeira.pt&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=www.jm-madeira.pt&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=www.jm-madeira.pt&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=www.jm-madeira.pt&size=20&fields=title,url,published_at,lang"open it →

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

economy 30%society 28%politics 11%

Call the API

A live request. Paste it into a terminal and www.jm-madeira.pt headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.jm-madeira.pt&size=5"
1,405
articles indexed
545
in the last 30 days
52
median per day
2
languages
1024 min
median crawl lag
09.06 → 07.09
archive depth

Publishing volume

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

2026-06-09: 64 articles2026-06-10: 45 articles2026-06-11: 77 articles2026-06-12: 71 articles2026-06-13: 44 articles2026-06-14: 47 articles2026-06-15: 82 articles2026-06-16: 80 articles2026-06-17: 88 articles2026-06-18: 73 articles2026-06-19: 69 articles2026-06-20: 61 articles2026-06-21: 48 articles2026-06-22: 11 articles2026-08-24: 6 articles2026-08-25: 48 articles2026-08-26: 56 articles2026-08-27: 53 articles2026-08-28: 46 articles2026-08-29: 52 articles2026-09-01: 1 articles2026-09-02: 52 articles2026-09-03: 51 articles2026-09-04: 55 articles2026-09-05: 51 articles2026-09-06: 28 articles2026-09-07: 46 articles06-0906-1306-1706-2108-2609-0109-0509-07
bash
curl "https://freenewsapi.ai/v1/stats?host=www.jm-madeira.pt&top=10"

Publishing rhythm

When www.jm-madeira.pt actually publishes, by hour of day (UTC) and by day of week — measured from 1,405 timestamps, not from a schedule they advertise.

00: 8600001: 120102: 60203: 70304: 20405: 120506: 330607: 390708: 420809: 370910: 501011: 511112: 111213: 411314: 321415: 291516: 361617: 191718: 121819: 171920: 102021: 122122: 72223: 2823
Mon: 145MonTue: 193TueWed: 241WedThu: 254ThuFri: 241FriSat: 208SatSun: 123Sun

Sections

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

SectionArticles
economy545
society545

Languages

The site identifies itself under www.jm-madeira.pt, JM Madeira — separate editions publishing under one domain.

CodeLanguageArticlesShare
ptPortuguese86061.2%
itItalian54538.8%

Latest articles

The 18 most recent www.jm-madeira.pt articles in the index — the same rows the API returns, rendered for humans.

Homem circula a pé junto ao nó de Santa Rita
2026-09-07 14:40 UTC · economy
Eco Rally Madeira apresentado na quarta-feira
2026-09-07 13:11 UTC · economy
Quarta-feira é dia de Jornada de Indignação
2026-09-07 11:28 UTC · economy

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=www.jm-madeira.pt&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=www.jm-madeira.pt&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 www.jm-madeira.pt marks up its own pages — useful if you are deciding whether to parse them yourself.

0%
dates from JSON-LD
61%
articles with a byline
39%
articles with sections
208 KB
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 1024 min at the median, 1665 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 www.jm-madeira.pt 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 1,405 of their articles and lets you filter by date, language and section.

How many articles does www.jm-madeira.pt publish per day?

52 on a median day, measured across 27 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.