no key · no human

Pianeta Atalanta API, RSS and sitemap

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

ItalyItalian#5,432 by volume

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

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

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

sport 100%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=www.pianetatalanta.it,m.pianetatalanta.it&size=5"

This page covers 2 hosts of pianetatalanta.it as one publisher: www.pianetatalanta.it, m.pianetatalanta.it. The API accepts them comma-separated in host.

409
articles indexed
409
in the last 30 days
31
median per day
1
languages
137 min
median crawl lag
25.08 → 06.09
archive depth

Publishing volume

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

2026-08-25: 8 articles2026-08-26: 25 articles2026-08-27: 37 articles2026-08-28: 26 articles2026-08-29: 47 articles2026-08-30: 32 articles2026-08-31: 43 articles2026-09-01: 31 articles2026-09-02: 27 articles2026-09-03: 20 articles2026-09-04: 22 articles2026-09-05: 60 articles2026-09-06: 31 articles08-2508-2708-2908-3109-0209-0409-06
bash
curl "https://freenewsapi.ai/v1/stats?host=www.pianetatalanta.it,m.pianetatalanta.it&top=10"

Publishing rhythm

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

00: 30001: 00102: 00203: 00304: 00405: 00506: 40607: 260708: 190809: 300910: 221011: 241112: 281213: 281314: 261415: 181516: 131617: 261718: 281819: 201920: 222021: 352122: 192223: 1823
Mon: 43MonTue: 39TueWed: 52WedThu: 57ThuFri: 48FriSat: 107SatSun: 63Sun

Sections

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

SectionArticles
sport60

Languages

CodeLanguageArticlesShare
itItalian409100.0%

Latest articles

The 17 most recent Pianeta Atalanta articles in the index — the same rows the API returns, rendered for humans.

Unisciti al canale ufficiale di Pianeta Atalanta su WhatsApp
2026-09-06 19:47 UTC
Vuoi ricevere direttamente sul tuo smartphone tutte le notizie più importanti sull’Atalanta? Da oggi puoi farlo in modo semplice, veloce e gratuito: è attivo il canale Wh
La risposta dell'Atalanta al comunicato della Roma sul diverbio Percassi-D'Amico
2026-09-06 15:14 UTC
L’Atalanta ha ufficialmente risposto al comunicato della Roma sul diverbio avvenuto al termine della sfida dell’Olimpico tra Luca Percassi e Tony D’Amico.
Diverbio Percassi-D'Amico dopo Roma-Atalanta: i giallorossi si appellano alla Giustizia sportiva
2026-09-06 13:21 UTC
Dopo un finale caldo, è stato un post partita bollente quello dell'Olimpico.
Arriva l'Atalanta U23, gli ultras del Livorno scioperano: il comunicato
2026-09-06 12:45 UTC
Torna in campo l'Atalanta U23 per la 3ª giornata del Girone B di Serie C.
Zazzaroni: «Credo che a Bergamo qualcuno abbia rimpianto il Gasp»
2026-09-06 11:55 UTC
Quella dell'Olimpico è stata una notte difficile per l'Atalanta. Un primo tempo di enorme sofferenza, l'illusione del vantaggio e la rimonta subita quando la gara sembrav
Segui Pianetatalanta.it sui profili social: Instagram, X e Facebook
2026-09-06 09:50 UTC
Segui Pianetatalanta.it sui social per restare sempre aggiornato su tutto ciò che riguarda la Dea.
Gaetano espulso alla fine Roma-Atalanta: cosa è successo e la squalifica in arrivo
2026-09-05 21:31 UTC
L'Atalanta è uscita sconfitta dalla sfida dello Stadio Olimpico contro la Roma, subendo la rimonta giallorossa nel finale.

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.pianetatalanta.it,m.pianetatalanta.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.pianetatalanta.it,m.pianetatalanta.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 Pianeta Atalanta 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
15%
articles with sections
average page weight

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

How many articles does Pianeta Atalanta publish per day?

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