no key · no human

hmedia.it API, RSS and sitemap

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

ItalyItalian#4,805 by volume

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

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

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

sport 30%technology 30%entertainment 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=hmedia.it&size=5"
493
articles indexed
493
in the last 30 days
43
median per day
1
languages
7 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

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

2026-08-25: 2 articles2026-08-26: 30 articles2026-08-27: 30 articles2026-08-28: 30 articles2026-08-29: 30 articles2026-08-30: 47 articles2026-08-31: 45 articles2026-09-01: 46 articles2026-09-02: 43 articles2026-09-03: 42 articles2026-09-04: 44 articles2026-09-05: 45 articles2026-09-06: 52 articles2026-09-07: 7 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=hmedia.it&top=10"

Publishing rhythm

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

00: 40001: 50102: 70203: 290304: 320405: 200506: 240607: 290708: 190809: 270910: 201011: 251112: 301213: 241314: 311415: 301516: 201617: 241718: 251819: 211920: 272021: 142122: 32223: 323
Mon: 52MonTue: 48TueWed: 73WedThu: 72ThuFri: 74FriSat: 75SatSun: 99Sun

Sections

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

SectionArticles
entertainment209
sport209
technology209

Languages

CodeLanguageArticlesShare
itItalian493100.0%

Latest articles

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

Ethan Hayter: “Sono stato delirante e aggrappato alla macchina” – Senza squadra per 2027, affronta la Vuelta a España in
2026-09-07 04:57 UTC
Ethan Hayter, senza contratto per 2027, affronta la Vuelta a España in condizioni estreme e con difficoltà fisiche.
Isar Aerospace apre la strada al lancio commerciale europeo nello spazio
2026-09-07 04:16 UTC
Isar Aerospace ha lanciato il primo veicolo orbitale commerciale europeo, aprendo nuove opportunità per il settore spaziale continentale.
iPhone 17 potrebbe non subire sconti nel 2026, ma i prezzi delle versioni usate potrebbero scendere
2026-09-07 03:00 UTC
Il lancio dell’iPhone 18 potrebbe non portare sconti per l’iPhone 17 nel 2026, ma i prezzi delle versioni usate potrebbero scendere.
Antonio Logli, sentenza per omicidio e occultamento cadavere: 20 anni di carcere richiesti
2026-09-07 02:54 UTC
Sentenza per Antonio Logli, imputato per omicidio e occultamento cadavere di Roberta Ragusa. 20 anni di carcere richiesti.
Alessandro Impagnatiello in Cassazione: il nodo è la premeditazione
2026-09-07 01:21 UTC
Alessandro Impagnatiello, condannato all'ergastolo per l'omicidio di Giulia Tramontano, dovrà affrontare in Cassazione la questione della premeditazione.
Sara Errani e Lilli Tagger eliminati al secondo turno agli US Open da Dabrowski e Stefani
2026-09-06 20:49 UTC
Sara Errani e Lilli Tagger perdono al secondo turno agli US Open contro Dabrowski e Stefani.
Vannacci al centro di una levata di scudi bipartisan: da Rama a Schlein, la politica lo isola
2026-09-06 19:38 UTC
Vannacci attaccato da leader italiani e stranieri, politica lo isola in vista delle elezioni
Ferrari vince il WEC-Qualifying a Austin, Giovinazzi e Aitken eguagliano il tempo
2026-09-06 18:26 UTC
Ferrari si aggiudica la pole position a Austin, Giovinazzi e Aitken eguagliano il tempo nella qualifica del WEC 2026.
Chelsea e le regole sul crypto: un dilemma per i tifosi hongkonesi
2026-09-06 17:48 UTC
Chelsea e il suo sponsor crypto suscitano preoccupazioni tra i tifosi hongkonesi per la legge sulle criptovalute.
Dati di posizione militari ancora accessibili, Congresso chiede spiegazioni
2026-09-06 17:13 UTC
Dati di posizione militari ancora accessibili, Congresso chiede spiegazioni

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=hmedia.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=hmedia.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 hmedia.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
42%
articles with sections
average page weight

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

How many articles does hmedia.it publish per day?

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