no key · no human

Granmoritz.it API, RSS and sitemap

Every article Granmoritz.it publishes, as JSON, through an open API with no key and no signup. 79 of their articles are indexed right now, refreshed hourly.

ItalyItalian#13,206 by volume

Four ways to pull granmoritz.it

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

JSON Search this publisher

Every article we hold from granmoritz.it, newest first. Add q= to search inside.

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

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

agrifood 100%

Call the API

A live request. Paste it into a terminal and Granmoritz.it headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.granmoritz.it&size=5"
79
articles indexed
59
in the last 30 days
10
median per day
1
languages
1336 min
median crawl lag
23.08 → 30.08
archive depth

Publishing volume

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

2026-08-23: 3 articles2026-08-24: 5 articles2026-08-25: 5 articles2026-08-26: 5 articles2026-08-27: 10 articles2026-08-28: 10 articles2026-08-29: 10 articles2026-08-30: 11 articles08-2308-2408-2508-2608-2708-2808-2908-30
bash
curl "https://freenewsapi.ai/v1/stats?host=www.granmoritz.it&top=10"

Publishing rhythm

When Granmoritz.it actually publishes, by hour of day (UTC) and by day of week — measured from 79 timestamps, not from a schedule they advertise.

00: 00001: 00102: 00203: 00304: 20405: 20506: 30607: 70708: 40809: 40910: 21011: 41112: 11213: 41314: 41415: 61516: 71617: 21718: 41819: 11920: 22021: 02122: 02223: 023
Mon: 5MonTue: 5TueWed: 5WedThu: 10ThuFri: 10FriSat: 10SatSun: 14Sun

Sections

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

SectionArticles
agrifood21

Languages

CodeLanguageArticlesShare
itItalian5974.7%

Latest articles

The 18 most recent Granmoritz.it articles in the index — the same rows the API returns, rendered for humans.

Vini da meditazione: quali sono Ampli il piacere delle serate lente con i consigli giusti
2026-08-30 17:29 UTC
Cosa rende un vino “da meditazione”, come servirlo e con cosa abbinarlo. Un viaggio narrativo dall’Amarone al Vin Santo per ampliare il piacere delle serate lente.
Etna Rosso: cosa lo rende diverso dagli altri vini siciliani? Un dettaglio che convince
2026-08-30 15:48 UTC
L'Etna Rosso si distingue per il terroir vulcanico unico: mineralità, freschezza e struttura tannica che nessun altro vino siciliano possiede. La differenza è geologica,
Vini abruzzesi da provare: le bottiglie tipiche che sanno di territorio vero
2026-08-30 10:49 UTC
Dal Montepulciano al Pecorino: come scegliere e servire i vini d'Abruzzo, tra denominazioni, stili e abbinamenti, con indicazioni pratiche e note di territorio.
Grappa e vini da dessert: l’abbinamento perfetto che pochi considerano alla fine del pasto
2026-08-30 08:33 UTC
La grappa e i vini da dessert formano un abbinamento straordinario che trasforma la fine del pasto in un'esperienza sensoriale consapevole. Una pratica affascinante poco
Cosa si intende per terroir in viticoltura? L’aspetto che cambia davvero il gusto nel calice
2026-08-30 07:34 UTC
Il terroir è l'insieme di fattori ambientali che imprimono l'identità del territorio nel vino. Clima, suolo e altitudine creano un profilo unico che nessun enologo può re
Vino da regalo: le scelte sicure che sorprendono anche i palati esperti
2026-08-30 04:34 UTC
La guida schematica per scegliere vini da regalo che piacciono davvero: bollicine metodo classico, bianchi di carattere, rossi eleganti e vini da meditazione, con budget,
Vini biologici italiani: quali scegliere per una tavola più sana senza rinunciare al sapore
2026-08-29 18:46 UTC
Guida pratica ai vini biologici italiani: come riconoscerli, cosa scegliere per ogni piatto e gli errori da evitare, con consigli da chi lavora in sala.
Degustazione vini rossi toscani: le dritte degli esperti per non confondersi tra le etichette
2026-08-29 13:06 UTC
Scopri come orientarti tra le etichette dei vini rossi toscani: le differenze tra Chianti e Chianti Classico, come riconoscere la qualità e trovare il vino adatto al tuo

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.granmoritz.it&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.granmoritz.it&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 Granmoritz.it 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
36%
articles with sections
average page weight

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

FAQ

Does Granmoritz.it 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 79 of their articles and lets you filter by date, language and section.

How many articles does Granmoritz.it publish per day?

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