no key · no human

Latin Opinion Baltimore API, RSS and sitemap

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

United StatesSpanish#9,062 by volume

Four ways to pull latinopinionbaltimore.com

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

JSON Search this publisher

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

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

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

crime 20%economy 20%sport 20%

Call the API

A live request. Paste it into a terminal and Latin Opinion Baltimore headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=latinopinionbaltimore.com&size=5"
186
articles indexed
186
in the last 30 days
18
median per day
1
languages
241 min
median crawl lag
25.08 → 05.09
archive depth

Publishing volume

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

2026-08-25: 8 articles2026-08-26: 21 articles2026-08-27: 17 articles2026-08-28: 18 articles2026-08-29: 14 articles2026-08-31: 23 articles2026-09-01: 18 articles2026-09-02: 26 articles2026-09-03: 20 articles2026-09-04: 16 articles2026-09-05: 5 articles08-2508-2608-2708-2808-2908-3109-0109-0209-0309-0409-05
bash
curl "https://freenewsapi.ai/v1/stats?host=latinopinionbaltimore.com&top=10"

Publishing rhythm

When Latin Opinion Baltimore actually publishes, by hour of day (UTC) and by day of week — measured from 186 timestamps, not from a schedule they advertise.

00: 60001: 10102: 00203: 00304: 90405: 00506: 40607: 60708: 80809: 40910: 81011: 111112: 131213: 111314: 81415: 81516: 171617: 211718: 41819: 91920: 232021: 142122: 12223: 023
Mon: 23MonTue: 26TueWed: 47WedThu: 37ThuFri: 34FriSat: 19SatSun: 0Sun

Sections

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

SectionArticles
crime76
economy76
sport76

Languages

CodeLanguageArticlesShare
esSpanish186100.0%

Latest articles

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

Miyamoto International acuerda remoción de escombros en Venezuela
2026-09-05 15:07 UTC
Empresa estadounidense Miyamoto International acuerda remoción masiva de escombros en Venezuela CARACAS, VENEZUELA — En un paso decisivo hacia la reconstrucción infraestr
Retrospectiva: Dos siglos de fotografía en Baltimore
2026-09-05 12:33 UTC
Retrospectiva: Dos siglos de fotografía en Baltimore Fecha: 4 de octubre de 2026 – 21 de febrero de 2027 Precio La preventa para miembros comienza el 2 de septiembre | En
¡Tensión y blanqueada en Camden Yards!
2026-09-05 10:22 UTC · crime
Casa Blanca lanza videojuegos retro sobre el muro y deportaciones
2026-09-04 21:28 UTC
La Casa Blanca lanzó este jueves ‘Arcade’, una página web que reúne cinco videojuegos de estética retro que recrean algunas de las políticas del presidente Donald Trump y
Venezuela califica de «insuficiente» flexibilización de sanciones
2026-09-04 21:26 UTC
La ministra de Hidrocarburos de Venezuela, Paula Henao, dijo este jueves que «no es suficiente» la flexibilización de sanciones que ha habido este año, como resultado del
El Mundial 2026: el triunfo de América del Norte… y de México
2026-09-04 17:02 UTC
El Mundial 2026: el triunfo de América del Norte… y de México La Copa Mundial de la FIFA 2026 ya forma parte de la historia. No solo por haber sido la edición más grande
Baltimore cae 6-5 ante Boston
2026-09-04 15:49 UTC
Baltimore cae 6-5 ante Boston BALTIMORE, EE. UU. — En un compromiso lleno de emociones y poder ofensivo de principio a fin, los Baltimore Orioles cayeron apretadamente 6-
Que la Iglesia movilice a los votantes: ¡Promovamos la participación electoral!
2026-09-04 15:16 UTC
Que la Iglesia movilice a los votantes: ¡Promovamos la participación electoral! La Iglesia Negra tiene una larga trayectoria liderando la movilización de votantes, desde
Del dolor a la acción transformadora
2026-09-04 14:45 UTC
Del dolor a la acción transformadora El legado vivo de James Foley: Una década protegiendo a los periodistas y rescatando rehenes en el extranjero El periodismo de confli

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=latinopinionbaltimore.com&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=latinopinionbaltimore.com&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 Latin Opinion Baltimore 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
41%
articles with sections
average page weight

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

How many articles does Latin Opinion Baltimore publish per day?

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