no key · no human

SantoDomingoAldia API, RSS and sitemap

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

Dominican RepublicSpanish

Four ways to pull santodomingoaldia.com.do

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

JSON Search this publisher

Every article we hold from santodomingoaldia.com.do, newest first. Add q= to search inside.

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

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

politics 40%economy 30%legal 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=santodomingoaldia.com.do&size=5"
38
articles indexed
38
in the last 30 days
9
median per day
1
languages
2197 min
median crawl lag
24.08 → 30.08
archive depth

Publishing volume

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

2026-08-24: 1 articles2026-08-25: 13 articles2026-08-26: 9 articles2026-08-27: 3 articles2026-08-29: 3 articles2026-08-30: 9 articles08-2408-2508-2608-2708-2908-30
bash
curl "https://freenewsapi.ai/v1/stats?host=santodomingoaldia.com.do&top=10"

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 00405: 00506: 00607: 00708: 00809: 00910: 01011: 01112: 01213: 61314: 21415: 21516: 81617: 41718: 71819: 21920: 02021: 02122: 22223: 523
Mon: 1MonTue: 13TueWed: 9WedThu: 3ThuFri: 0FriSat: 3SatSun: 9Sun

Sections

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

SectionArticles
economy12
legal12
politics12

Languages

CodeLanguageArticlesShare
esSpanish38100.0%

Latest articles

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

Ramón Altagracia cambia de rumbo y deja a Carlos Pérez para respaldar a Dulce Rojas en SDN
2026-08-30 18:22 UTC
El movimiento sacude el tablero interno de la Fuerza del Pueblo y pone bajo presión las aspiraciones de Pérez, ahora vinculado al sector de Rubén Maldonado. Por Darwin Fe
Faride Raful supervisa y refuerza intervención integral en Villas Agrícolas
2026-08-30 14:04 UTC
La ministra dio seguimiento al plan del primer sector priorizado del programa, mientras comunitarios destacaron avances en seguridad, prevención, recuperación de espacios
Presidente de Honduras elogia a RD por seguridad fronteriza
2026-08-30 13:41 UTC
Ministro de Defensa destaca que gestión del presidente Abinader ha logrado un fortalecimiento y equipamiento militar sin precedentes para garantizar la seguridad y sobera
Ministro Jean Luis Rodríguez supervisa obras en La Altagracia y fija ruta para acelerar su terminación
2026-08-30 13:33 UTC
El titular del Ministerio de Vivienda y Edificaciones (MIVED) reafirmó su compromiso con la continuidad de las obras, inspeccionando los avances del Hospital de Nisibón y
Santo Domingo Norte celebra a 800 nuevos bachilleres en su primera graduación municipal
2026-08-30 13:01 UTC
Santo Domingo Norte.- Unos 800 estudiantes recibieron sus diplomas que los acreditan oficialmente como bachilleres durante la Primera Graduación Municipal del Programa Bi
Manolín Echenique destaca legado de Danilo Medina en Bahoruco y afirma que la provincia vive hoy abandono y calamidades
2026-08-27 16:41 UTC
Neiba, Bahoruco.– El miembro del Comité Central y enlace del Comité Político del Partido de la Liberación Dominicana (PLD) para la provincia Bahoruco, Manolín Echenique,
Economía dominicana crece 4.6 % en julio
2026-08-25 22:42 UTC · politics
Presidente Abinader da inicio al año escolar 2026-2027 con más de dos millones de estudiantes convocados
2026-08-24 17:33 UTC
Llama a los estudiantes a estudiar, soñar y atreverse y destaca el poder de maestros y familias para transformar vidas y formar ciudadanos preparados para la tecnología.

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=santodomingoaldia.com.do&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=santodomingoaldia.com.do&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 SantoDomingoAldia 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
32%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 2197 min at the median, 4741 minutes at the 90th percentile.

FAQ

Does SantoDomingoAldia 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 38 of their articles and lets you filter by date, language and section.

How many articles does SantoDomingoAldia publish per day?

9 on a median day, measured across 6 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.