no key · no human

Cinecittà API, RSS and sitemap

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

ItalyItalian#8,442 by volume

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

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

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

entertainment 85%

Call the API

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

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

Publishing volume

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

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

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 00405: 00506: 60607: 190708: 230809: 210910: 91011: 271112: 211213: 121314: 201415: 151516: 91617: 131718: 71819: 01920: 62021: 02122: 22223: 123
Mon: 13MonTue: 22TueWed: 27WedThu: 46ThuFri: 41FriSat: 27SatSun: 35Sun

Sections

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

SectionArticles
entertainment62

Languages

The site identifies itself under Cinecittà, Cinecittà News — separate editions publishing under one domain.

CodeLanguageArticlesShare
itItalian211100.0%

Latest articles

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

Venezia 83. Dal red carpet di ‘The Echo Chamber’
2026-09-06 23:21 UTC
Luca Marinelli, Alicia Vikander, Susan Sarandon alla Mostra del Cinema con l'ultimo film scritto da Bertolucci
VIII Filming Italy Venice Award, tutti i premiati
2026-09-06 20:48 UTC · entertainment
Venezia 83. ‘Serpenti’: personaggi grotteschi e alla deriva?
2026-09-06 17:03 UTC
Intervista ad Alessandro Borghi e Pietro Castellitto. In sala con Be Water Film dal 10 settembre
Lee Chang-dong : “In Possible Love lo sguardo trascendente di Kieslowski”
2026-09-06 15:43 UTC
In Concorso a Venezia 83 e dal 6 novembre su Netflix, il nuovo film del regista sudcoreano si ispira liberamente a Decalogo 10 per raccontare una storia dal grande valore
Sic@Sic – 'E-I-E-I-O'
2026-09-06 15:14 UTC · entertainment
A Venezia il manifesto Italia-Francia per l’educazione all’immagine
2026-09-06 15:08 UTC
All’83ª Mostra, il panel dell’ Italian Pavilion dedicato alla formazione dei giovani spettatori nell’era dell’AI
Annunciato a Venezia il manifesto Italia-Francia per l’educazione all’immagine
2026-09-06 15:08 UTC
L'annuncio del Direttore DGCA/Mic Giorgio Carlo Brugnoni al panel dell’Italian Pavilion dedicato alla formazione dei giovani spettatori
Cacciamani: “Il giorno zero di un grande cambiamento per Cinecittà”
2026-09-06 14:13 UTC
All'Italian Pavilion di Venezia 83 il panel sul ruolo degli Studios per le produzioni italiane
Cinecittà Aperta. Una casa per il cinema italiano
2026-09-06 14:12 UTC
Immagini dal panel dedicato al ruolo degli Studios e agli strumenti messi in campo per le produzioni italiane
GdA 23. ‘Anatomia di un ritratto’, quella di Fernanda Wittgens
2026-09-06 09:42 UTC
Intervista a Sara Drago, Francesco Clerici e Mattia Colombo. Il film è stato presentato alle Giornate degli Autori

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=cinecittanews.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=cinecittanews.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 Cinecittà marks up its own pages — useful if you are deciding whether to parse them yourself.

9%
dates from JSON-LD
9%
articles with a byline
29%
articles with sections
60 KB
average page weight

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

How many articles does Cinecittà publish per day?

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