no key · no human

Galicia Universal API, RSS and sitemap

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

SpainSpanish#6,824 by volume

Four ways to pull galiciauniversal.org

All four are ours, all four are live, and none of them needs a key.

JSON Search this publisher

Every article we hold from galiciauniversal.org, newest first. Add q= to search inside.

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

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

society 50%crime 25%politics 25%

Call the API

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

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

Publishing volume

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

2026-08-25: 5 articles2026-08-26: 4 articles2026-08-27: 6 articles2026-08-28: 10 articles2026-08-29: 2 articles2026-08-30: 21 articles2026-08-31: 36 articles2026-09-01: 33 articles2026-09-02: 33 articles2026-09-03: 35 articles2026-09-04: 35 articles2026-09-05: 33 articles2026-09-06: 42 articles2026-09-07: 9 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=galiciauniversal.org&top=10"

Publishing rhythm

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

00: 270001: 60102: 190203: 90304: 270405: 90506: 340607: 60708: 260809: 60910: 191011: 201112: 51213: 21314: 11415: 11516: 11617: 51718: 131819: 41920: 262021: 62122: 192223: 1323
Mon: 45MonTue: 38TueWed: 37WedThu: 41ThuFri: 45FriSat: 35SatSun: 63Sun

Sections

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

SectionArticles
crime90
politics90
society90

Languages

CodeLanguageArticlesShare
esSpanish304100.0%

Latest articles

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

Galicia en la encrucijada: entre la tierra que envejece y el mar que promete
2026-09-07 04:09 UTC
Galicia en la encrucijada: entre la tierra que envejece y el mar que promete La semana que comienza deja entrever, una vez más, las tensiones […]
Una llamada de alerta moviliza a los Bomberos de Lugo ante el silencio de un vecino
2026-09-07 02:41 UTC
¿Cuándo vale la pena romper una ventana? Es la pregunta que se hacen los servicios de emergencia cada vez que reciben un aviso como el […]
El Leyma Coruña domina la final y arrebata la Copa Galicia al Río Breogán (102-93)
2026-09-07 02:39 UTC
El conjunto coruñés fue superior en intensidad y físico y castigó la falta de continuidad de un Breogán que nunca encontró su mejor versión en […]
La Feira Franca de Pontevedra celebra sus bodas de plata con récords de participación
2026-09-07 00:44 UTC
Veinticinco años dan para mucho, y la Feira Franca de Pontevedra lo ha demostrado un año más. La cita medieval, que continúa siendo uno de […]
Vuelco espectacular y positivo estratosférico: madrugada complicada en Ribadeo
2026-09-06 22:41 UTC
Una noche de madrugada movida la pasada del sábado al domingo en Ribadeo. Hacia las doce y cuarto, un coche se salió de la vía […]
Monforte tendrá que pagar casi 900.000 euros por una finca expropiada en el monte San Vicente
2026-09-06 22:39 UTC
El Ayuntamiento de Monforte se enfrenta a un desembolso de cerca de 900.000 euros tras la reclamación de una familia propietaria de una finca de […]
El teléfono que no perdona: lo que el caso de los cinco guardias civiles dice de nuestra confianza pública
2026-09-06 20:36 UTC
Hay casos judiciales que se entienden por las cifras y otros que se entienden por las imágenes. El que salpica a cinco guardias civiles y […]

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=galiciauniversal.org&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=galiciauniversal.org&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 Galicia Universal 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
30%
articles with sections
average page weight

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

How many articles does Galicia Universal publish per day?

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