no key · no human

FormulaCritica API, RSS and sitemap

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

ItalyItalian#7,262 by volume

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

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

bash
curl "https://freenewsapi.ai/v1/search?host=www.formulacritica.it&size=5"
275
articles indexed
275
in the last 30 days
14
median per day
1
languages
503 min
median crawl lag
22.08 → 07.09
archive depth

Publishing volume

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

2026-08-22: 7 articles2026-08-23: 14 articles2026-08-24: 8 articles2026-08-25: 14 articles2026-08-26: 16 articles2026-08-27: 18 articles2026-08-28: 16 articles2026-08-29: 22 articles2026-08-30: 18 articles2026-08-31: 10 articles2026-09-01: 11 articles2026-09-02: 13 articles2026-09-03: 14 articles2026-09-04: 34 articles2026-09-05: 32 articles2026-09-06: 26 articles2026-09-07: 2 articles08-2208-2408-2608-2808-3009-0109-0309-0509-07
bash
curl "https://freenewsapi.ai/v1/stats?host=www.formulacritica.it&top=10"

Publishing rhythm

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

00: 00001: 10102: 00203: 00304: 150405: 50506: 200607: 130708: 200809: 140910: 231011: 101112: 231213: 121314: 201415: 251516: 231617: 211718: 131819: 41920: 32021: 22122: 42223: 423
Mon: 20MonTue: 25TueWed: 29WedThu: 32ThuFri: 50FriSat: 61SatSun: 58Sun

Sections

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

SectionArticles
sport62

Languages

CodeLanguageArticlesShare
itItalian275100.0%

Latest articles

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

Ferrari: il problema più grande è rappresentato dai piloti?
2026-09-07 05:00 UTC
Ferrari lascia Monza con una delusione palpabile. Lo si è percepito guardando la gara, ancor più ripercorrendo le qualifiche e lo si è colto nell’ascoltare le parole dei
F1, GP Italia – Toto Wolff passa all'incasso sull'investimento Antonelli
2026-09-06 16:40 UTC
Dopo il GP d’Italia, Toto Wolff, team principal della Mercedes, ha espresso il suo apprezzamento per la prestazione di Kimi Antonelli, senza tuttavia lasciarsi trasportar
F1, GP d’Italia: Antonelli fa la storia, Russell il vero sconfitto
2026-09-06 15:31 UTC
Kimi Antonelli vince il GP d'Italia con una clamorosa rimonta, dopo un duello col compagno di squadra George Russell che si fa soffiare una vittoria diventata quasi scont
Gp Italia 2026, ordine arrivo: clamoroso Antonelli, disastro Leclerc
2026-09-06 14:15 UTC
Gp Italia 2026, ordine arrivo - La pole che non t'aspetti, un Russell che vuole riaprire i giochi ridati, Ferrari in seconda fila con la voglia di far sognare la massa ro
F1 - Gp Italia 2026, la griglia di partenza definitiva
2026-09-06 12:00 UTC
Tra un po' si spegneranno i semafori del Gp d'Italia, tredicesimo appuntamento del mondiale di F1 2026. Ecco la griglia di partenza definitiva di una gara che si giocherà
GP Italia, Alpine ci crede: la pole non vuole essere l'unica gioia del weekend
2026-09-06 10:01 UTC
Scenario incredibile in quel di Monza al termine delle qualifiche. Il GP d'Italia è pronto a regalare una gara pazzesca. Pierre Gasly partirà in pole position, George Rus
F3 – Nicola Lacorte a Monza per una mattinata tricolore
2026-09-06 07:27 UTC
Nel cuore del Tempio della Velocità, sotto il sole di una domenica italiana, Nicola Lacorte ha scritto una delle pagine più belle della sua giovane carriera. Il pilota pi
Gp Italia - Ferrari: la power unit ADUO-2 dà speranze per la gara
2026-09-06 04:55 UTC
Gp Italia 2026 - La seconda fila conquistata dalla Ferrari a Monza è un risultato che va letto con attenzione. Charles Leclerc e Lewis Hamilton partiranno rispettivamente

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.formulacritica.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.formulacritica.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 FormulaCritica 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
23%
articles with sections
average page weight

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

How many articles does FormulaCritica publish per day?

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