no key · no human

Ipaddisti API, RSS and sitemap

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

ItalyItalian#8,230 by volume

Four ways to pull ipaddisti.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 ipaddisti.it, newest first. Add q= to search inside.

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

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

technology 60%energy 20%science 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=ipaddisti.it&size=5"
225
articles indexed
225
in the last 30 days
18
median per day
1
languages
5 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

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

2026-08-25: 2 articles2026-08-26: 23 articles2026-08-27: 20 articles2026-08-28: 20 articles2026-08-29: 22 articles2026-08-30: 21 articles2026-08-31: 12 articles2026-09-01: 16 articles2026-09-02: 16 articles2026-09-03: 18 articles2026-09-04: 14 articles2026-09-05: 17 articles2026-09-06: 20 articles2026-09-07: 4 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=ipaddisti.it&top=10"

Publishing rhythm

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

00: 80001: 70102: 50203: 40304: 60405: 80506: 70607: 70708: 60809: 60910: 81011: 151112: 121213: 111314: 131415: 131516: 131617: 131718: 131819: 101920: 122021: 152122: 72223: 623
Mon: 16MonTue: 18TueWed: 39WedThu: 38ThuFri: 34FriSat: 39SatSun: 41Sun

Sections

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

SectionArticles
energy102
science102
technology102

Languages

CodeLanguageArticlesShare
itItalian225100.0%

Latest articles

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

Il trend dei case PC a sospensione è più di un’attrazione estetica
2026-09-07 06:19 UTC
I case PC con design a sospensione offrono vantaggi di raffreddamento, con esempi come Cougar CFV235 e Lian Li O11 Vision Compact. L'articolo Il trend dei case PC a sospe
I cellulari pieghevoli devono ancora risolvere questo problema
2026-09-06 18:19 UTC
I cellulari pieghevoli non sono più un'innovazione di nicchia, ma ancora non soddisfano pienamente le aspettative degli utenti. L'articolo I cellulari pieghevoli devono a
Massachusetts obbliga polizia a rendere pubbliche posizioni delle telecamere di sorveglianza
2026-09-06 17:13 UTC
Massachusetts obbliga polizia a rendere pubbliche posizioni telecamere di sorveglianza dopo sentenza di tribunale. L'articolo Massachusetts obbliga polizia a rendere pubb
Isar Aerospace apre la strada all’autonomia europea nello spazio
2026-09-06 14:32 UTC
Isar Aerospace diventa la prima azienda europea a lanciare un missile commerciale in orbita. L'articolo Isar Aerospace apre la strada all’autonomia europea nello spazio p
Pokémon Champions su smartphone, ma per diventare campione serve un Switch
2026-09-06 13:40 UTC
Pokémon Champions è disponibile su smartphone, ma per competere a livello più alto serve un Switch. L'articolo Pokémon Champions su smartphone, ma per diventare campione
Palantir ha creato un programma per formare ingegneri in prima linea, ma i concorrenti lo interpretano male
2026-09-06 11:58 UTC
Palantir ha sviluppato un programma per formare ingegneri in prima linea, ma i concorrenti lo interpretano in modo errato. L'articolo Palantir ha creato un programma per
La piccola pizzeria di Rayville beneficia del progetto di Meta con il 40% del fatturato
2026-09-06 10:53 UTC
Una piccola impresa in Louisiana ha visto un incremento del 40% del business grazie al progetto di Meta, con nuove opportunità per la comunità locale. L'articolo La picco
Dati di localizzazione militari ancora disponibili, Congresso chiede spiegazioni
2026-09-06 01:45 UTC
Dati di localizzazione militari ancora disponibili, Congresso chiede spiegazioni L'articolo Dati di localizzazione militari ancora disponibili, Congresso chiede spiegazio

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=ipaddisti.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=ipaddisti.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 Ipaddisti 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
45%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 5 min at the median, 1151 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 Ipaddisti 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 225 of their articles and lets you filter by date, language and section.

How many articles does Ipaddisti publish per day?

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