no key · no human

TeleOne API, RSS and sitemap

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

ItalyItalian#9,804 by volume

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

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

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

crime 43%economy 29%health 29%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=www.teleone.it&size=5"
162
articles indexed
162
in the last 30 days
12
median per day
1
languages
6 min
median crawl lag
25.08 → 06.09
archive depth

Publishing volume

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

2026-08-25: 4 articles2026-08-26: 12 articles2026-08-27: 10 articles2026-08-28: 12 articles2026-08-29: 21 articles2026-08-30: 11 articles2026-08-31: 14 articles2026-09-01: 11 articles2026-09-02: 14 articles2026-09-03: 11 articles2026-09-04: 13 articles2026-09-05: 11 articles2026-09-06: 18 articles08-2508-2708-2908-3109-0209-0409-06
bash
curl "https://freenewsapi.ai/v1/stats?host=www.teleone.it&top=10"

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 00405: 80506: 250607: 210708: 230809: 180910: 81011: 71112: 91213: 31314: 41415: 61516: 41617: 41718: 41819: 61920: 42021: 32122: 42223: 123
Mon: 14MonTue: 15TueWed: 26WedThu: 21ThuFri: 25FriSat: 32SatSun: 29Sun

Sections

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

SectionArticles
crime61
economy61
health61

Languages

CodeLanguageArticlesShare
itItalian162100.0%

Latest articles

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

Due morti ed un ferito, tragico incidente a Erice: i fatti alla Cronoscalata
2026-09-06 18:28 UTC
Tragedia alla 68esima Cronoscalata Monte Erice, dove un incidente durante la competizione ha provocato la... L'articolo Due morti ed un ferito, tragico incidente a Erice:
L’estate non molla: domenica ancora “caldo anomalo”, ma c’è una data da tenere d’occhio per il cambio di scenario
2026-09-06 06:22 UTC
La giornata di oggi, domenica 6 settembre, si apre sull’Italia ancora all’insegna del caldo e... L'articolo L’estate non molla: domenica ancora “caldo anomalo”, ma c’è un
L’ennesima aggressione del papà alla mamma: figlio di 11 anni interviene e chiama il 112, arrestato 38enne
2026-09-06 06:13 UTC
È stato il figlio di 11 anni a intervenire durante l’ennesima aggressione contro la madre... L'articolo L’ennesima aggressione del papà alla mamma: figlio di 11 anni inte
Nuova fessura aperta a Niscemi nella zona della frana: vicino c’è una scuola, “stiamo monitorando”
2026-09-06 06:03 UTC
Una nuova fessura è comparsa nella zona interessata dalla frana che a gennaio ha colpito... L'articolo Nuova fessura aperta a Niscemi nella zona della frana: vicino c’è u
La nuova fessura aperta a Niscemi nella zona della frana: vicino c’è una scuola, “stiamo monitorando”
2026-09-06 06:03 UTC
Una nuova fessura è comparsa nella zona interessata dalla frana che a gennaio ha colpito... L'articolo La nuova fessura aperta a Niscemi nella zona della frana: vicino c’
Festa delle Pomelie, successo per la prima serata: Riposto guarda alla California e apre nuovi canali di scambio
2026-09-05 17:38 UTC
Grande partecipazione ieri sera in piazza San Pietro per la prima giornata della Festa delle... L'articolo Festa delle Pomelie, successo per la prima serata: Riposto guar
Schianto frontale sulla Palermo-Agrigento: Misilmeri, grave un bambino di 5 anni, quattro feriti
2026-09-05 09:56 UTC
È ricoverato in gravi condizioni all’ospedale Di Cristina di Palermo il bambino di 5 anni... L'articolo Schianto frontale sulla Palermo-Agrigento: Misilmeri, grave un bam
Lanciano olio bollente sulla testa di un ispettore di polizia a Trapani: “Questa è una guerra”, la denuncia e la richies
2026-09-05 09:04 UTC
“Quanto accaduto alla Casa Circondariale di Trapani non è una semplice aggressione: è un vigliacco... L'articolo Lanciano olio bollente sulla testa di un ispettore di pol

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.teleone.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.teleone.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 TeleOne 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
38%
articles with sections
average page weight

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

How many articles does TeleOne publish per day?

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