no key · no human

Okviaggi.it API, RSS and sitemap

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

ItalyItalian#10,257 by volume

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

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

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

travel 100%

Call the API

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

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

Publishing volume

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

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

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 00405: 00506: 00607: 00708: 00809: 400910: 01011: 71112: 121213: 01314: 271415: 01516: 91617: 201718: 191819: 61920: 72021: 02122: 02223: 023
Mon: 12MonTue: 19TueWed: 22WedThu: 20ThuFri: 25FriSat: 26SatSun: 23Sun

Sections

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

SectionArticles
travel31

Languages

CodeLanguageArticlesShare
itItalian147100.0%

Latest articles

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

Viaggio in Irlanda alla scoperta di Mary e lo Spirito di Mezzanotte: un’avventura indimenticabile
2026-09-06 14:00 UTC
Attendo il testo o il link da rielaborare. Puoi mandarmelo? L'articolo Viaggio in Irlanda alla scoperta di Mary e lo Spirito di Mezzanotte: un’avventura indimenticabile p
Wildlife Photographer of the Year 2026: le foto più spettacolari dalla farfalla alla protezione dell’orca
2026-09-06 09:00 UTC
Milano, 6 settembre 2026 – La natura si racconta in uno scatto. Ieri, tra le mura del Museo di Storia Naturale di Londra, sono stati ... Leggi tutto L'articolo Wildlife P
Wyoming: tra cowboy, natura selvaggia e la prima conquista dei diritti delle donne negli USA
2026-09-06 09:00 UTC
Cheyenne, 6 settembre 2026 – Attraversare il cuore selvaggio dell’America, seguendo le strade dritte che tagliano le vaste pianure del Wyoming, riporta subito alla mente
Seeing is Believing: Tre fotografi raccontano tre città con una sola fotocamera in gara TECNO e Lonely Planet
2026-09-05 17:00 UTC
Milano, 5 settembre 2026 – Oggi Lonely Planet e TECNO hanno lanciato un concorso internazionale che punta dritto sulla fotografia urbana, mettendo alla prova tre ... Legg
Stranieri innamorati dell’Italia: Lago Trasimeno nella Top 5 delle mete per acquistare casa
2026-09-04 09:00 UTC
Perugia, 4 settembre 2026 – Negli ultimi mesi, sulle dolci colline attorno al lago Trasimeno, è cresciuto un fenomeno che parla dell’Italia meno conosciuta. Sempre ... Le
Hotel di lusso galleggianti: la nuova frontiera dei Four Seasons, Ritz-Carlton e Aman in mare aperto
2026-09-03 18:00 UTC
Venezia, 3 settembre 2026 – Sta prendendo forma una nuova sfida tra i giganti dell’ospitalità di lusso che va ben oltre le mura degli hotel: ... Leggi tutto L'articolo Ho

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.okviaggi.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.okviaggi.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 Okviaggi.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
21%
articles with sections
average page weight

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

How many articles does Okviaggi.it publish per day?

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