no key · no human

VelvetMag API, RSS and sitemap

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

ItalyItalian#8,023 by volume

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

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

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

health 40%entertainment 30%technology 20%

Call the API

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

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

Publishing volume

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

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

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 00405: 40506: 00607: 80708: 130809: 90910: 121011: 121112: 121213: 121314: 41415: 111516: 111617: 81718: 51819: 231920: 272021: 122122: 462223: 223
Mon: 10MonTue: 45TueWed: 15WedThu: 13ThuFri: 59FriSat: 52SatSun: 37Sun

Sections

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

Languages

CodeLanguageArticlesShare
itItalian231100.0%

Latest articles

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

La Notte della Taranta 2026: Sayf travolgente, l’errore di Ema Stokholma
2026-09-06 13:13 UTC
La Notte della Taranta 2026 a Melpignano ha visto protagonisti Sayf ed Ema Stokholma, con il debutto di Aurora Leone. Resoconto della serata su Rai 3. L'articolo La Notte
Cerchietto a zig zag anni ’90: come Hailey Bieber e Miu Miu riaccendono la mania estiva
2026-09-06 12:03 UTC
Il cerchietto zig zag torna di moda nell'estate 2026 grazie a Hailey Bieber e Miu Miu. Scopri perché questo accessorio anni '90 è diventato must-have economico e pratico.
Ballando con le Stelle 2026, Riccardo Rossi ufficialmente in gara: ‘Le claquette sono pronte’
2026-09-06 09:06 UTC
Riccardo Rossi, attore e conduttore romano, è il sesto concorrente ufficiale di Ballando con le Stelle 2026 su Rai 1. Annunciato il 19 agosto con le claquette pronte. L'a
Mary di Danimarca anticipa l’autunno con le ballerine leopardate: il look da copiare
2026-09-06 08:07 UTC
Mary di Danimarca anticipa l'autunno con ballerine leopardate al posto dei tacchi. Scopri il trend autunnale e come copiare il suo look sofisticato. L'articolo Mary di Da
Curtis Jones all’Inter: il Liverpool cede il talento per 35 milioni
2026-09-05 19:06 UTC
Curtis Jones lascia il Liverpool e si trasferisce all'Inter per 35 milioni di euro. Il centrocampista inglese rafforza la mediana nerazzurra in un colpo di mercato estivo
L’economia italiana cresce dello 0,2% nel secondo trimestre 2026, ma le disuguaglianze si allargano
2026-09-05 11:13 UTC
Il PIL italiano cresce dello 0,2% nel secondo trimestre 2026 secondo Istat, con acquisito dello 0,8% per l'anno. Domanda interna e servizi trainano, ma disuguaglianze si

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

12%
dates from JSON-LD
12%
articles with a byline
49%
articles with sections
203 KB
average page weight

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

How many articles does VelvetMag publish per day?

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