no key · no human

SoloLecce API, RSS and sitemap

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

ItalyItalian#6,761 by volume

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

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

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

sport 50%crime 20%entertainment 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=www.sololecce.it&size=5"
304
articles indexed
304
in the last 30 days
18
median per day
1
languages
1347 min
median crawl lag
21.08 → 06.09
archive depth

Publishing volume

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

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

Publishing rhythm

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

00: 20001: 00102: 00203: 00304: 00405: 30506: 140607: 310708: 280809: 250910: 211011: 381112: 91213: 121314: 111415: 101516: 121617: 171718: 251819: 191920: 152021: 62122: 62223: 023
Mon: 38MonTue: 48TueWed: 40WedThu: 55ThuFri: 43FriSat: 54SatSun: 26Sun

Sections

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

SectionArticles
crime62
entertainment62
sport62

Languages

CodeLanguageArticlesShare
itItalian304100.0%

Latest articles

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

CONVOCATI. Le scelte di DI FRANCESCO: JEAN torna in lista!
2026-09-06 19:03 UTC
LECCE - Sono 26 i convocati di Eusebio Di Francesco per la sfida di domani alle 18:30 all’Unipol Domus contro il Cagliari, valida per la terza giornata della Serie A Enil
DI FRANCESCO, LA LEZIONE DELLA ROMA: “Serve più furore. I nuovi possono giocare”
2026-09-06 11:47 UTC
LECCE - Eusebio Di Francesco ha parlato alla vigilia della sfida con il Cagliari, soffermandosi sulla sconfitta con la Roma, sull’inserimento dei nuovi arrivati e sulle p
LECCE AL LAVORO: GEUBBELS unico assente, domani la rifinitura
2026-09-05 17:52 UTC
MARTIGNANO - Il Lecce entra nella fase decisiva della preparazione alla trasferta di Cagliari. A due giorni dalla sfida dell'Unipol Domus, valida per la terza giornata di
L'SMS DELL'ORRORE. Il retroscena: l'assassino di Lorena ha scritto alla madre: "tua figlia è appena morta"
2026-09-05 09:46 UTC
SQUINZANO - Prima che si buttasse nel vuoto da 40 metri d'altezza Federico Vella, l'assassino della squinzanese Lorena Isceri, ha preso il cellulare e scritto l'ultimo sm
"PRIMAVERA", VITTORIA SFUMATA: Lecce ripreso nel recupero
2026-09-05 08:25 UTC
SAN PIETRO IN LAMA - La “Primavera” di Schipa sfiora il 1° successo stagionale, ma viene raggiunta nel recupero dalla Roma. Alla fine è 1-1 al “DEGHI Stadium” di San Piet
"PRIMAVERA", VITTORIA SFIORATA: si fa riprendere al 92’ dalla Roma
2026-09-05 08:25 UTC
LECCE - Il Lecce Primavera sfiora il primo successo stagionale, ma viene raggiunto dalla Roma al 92’. Al Via del Mare finisce 1-1, con i giallorossi protagonisti di una g
LA STATISTICA. LA DOPPIA VITA DI GALLO: 136 presenze e una curiosa "DOTE"
2026-09-05 06:58 UTC
LECCE - Quattro stagioni in Serie A, oltre diecimila minuti giocati e una statistica che racconta la particolare storia di Antonino Gallo. Dal suo debutto nella massima s

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.sololecce.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.sololecce.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 SoloLecce 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
20%
articles with sections
average page weight

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

How many articles does SoloLecce publish per day?

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