no key · no human

CalcioNewsWeb.it API, RSS and sitemap

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

ItalyItalian#11,151 by volume

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

curl -s "https://freenewsapi.ai/v1/search?host=www.calcionewsweb.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.calcionewsweb.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.calcionewsweb.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.calcionewsweb.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 CalcioNewsWeb.it headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.calcionewsweb.it&size=5"
121
articles indexed
121
in the last 30 days
9
median per day
1
languages
201 min
median crawl lag
24.08 → 06.09
archive depth

Publishing volume

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

2026-08-24: 5 articles2026-08-25: 6 articles2026-08-26: 6 articles2026-08-27: 9 articles2026-08-28: 12 articles2026-08-29: 12 articles2026-08-30: 11 articles2026-08-31: 6 articles2026-09-01: 6 articles2026-09-02: 6 articles2026-09-03: 10 articles2026-09-04: 12 articles2026-09-05: 12 articles2026-09-06: 8 articles08-2408-2608-2808-3009-0109-0309-0509-06
bash
curl "https://freenewsapi.ai/v1/stats?host=www.calcionewsweb.it&top=10"

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 60405: 60506: 50607: 110708: 60809: 60910: 51011: 71112: 51213: 171314: 31415: 121516: 71617: 91718: 71819: 81920: 12021: 02122: 02223: 023
Mon: 11MonTue: 12TueWed: 12WedThu: 19ThuFri: 24FriSat: 24SatSun: 19Sun

Sections

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

SectionArticles
sport33

Languages

CodeLanguageArticlesShare
itItalian121100.0%

Latest articles

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

Colori dei coni da allenamento calcio: non è solo estetica, cambia l'esercizio
2026-09-06 14:12 UTC
In allenamento il colore dei coni non è estetica: detta compiti, accelera le scelte e struttura il carico cognitivo. Metodo, esempi reali e accorgimenti pratici.
Parastinchi dimenticati in spogliatoio: cosa rischi e come non ricapiti
2026-09-05 19:33 UTC
Senza parastinchi rischi infortuni, stop forzati e richiami. Qui trovi regole, soluzioni d’emergenza e una checklist pratica per non dimenticarli più.
Storia dei derby più antichi d'Europa: il caso che pochi conoscono davvero
2026-09-05 11:23 UTC
I derby calcistici più antichi d'Europa nascondono storie affascinanti e poco conosciute. Dal Nottingham Forest al derby di Zurigo del 1896, scopri le rivalità che hanno
Pressing immediato dopo palla persa: il trigger che attiva il recupero fulmineo
2026-09-04 19:20 UTC
Nel calcio moderno il pressing immediato dopo la perdita di palla rappresenta un trigger tattico decisivo. Questo articolo analizza come squadre dilettanti possono sfrutt
Difensore centrale con il pallone: le soluzioni tecniche che sbloccano l'azione
2026-09-04 13:22 UTC
Il difensore centrale moderno deve saper costruire il gioco dal basso con intelligenza tattica. Scopri le soluzioni tecniche che permettono di sbloccare l'azione quando l
Centrocampo a due o tre: il peso invisibile che determina equilibrio e pressing
2026-09-04 07:12 UTC
Centrocampo a due o tre? Guida pratica all’equilibrio e al pressing: quando scegliere l’uno o l’altro, come allenare sincronismi e come correggere in corsa.
Come battere correttamente una rimessa laterale: i dettagli che evitano il fallo
2026-09-04 04:13 UTC
La rimessa laterale è un gesto semplice solo in apparenza. Piedi fermi, mani dietro la testa, distanze e tempi: ecco come eseguirla senza falli e trasformarla in un vanta

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.calcionewsweb.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.calcionewsweb.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 CalcioNewsWeb.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
27%
articles with sections
average page weight

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

How many articles does CalcioNewsWeb.it publish per day?

9 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.