no key · no human

LYPmultimedios API, RSS and sitemap

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

MexicoSpanish#12,433 by volume

Four ways to pull lypmultimedios.tv

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

JSON Search this publisher

Every article we hold from lypmultimedios.tv, newest first. Add q= to search inside.

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

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

politics 50%economy 30%society 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=lypmultimedios.tv&size=5"
92
articles indexed
59
in the last 30 days
6
median per day
1
languages
884 min
median crawl lag
18.08 → 02.09
archive depth

Publishing volume

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

2026-08-18: 2 articles2026-08-23: 2 articles2026-08-24: 8 articles2026-08-25: 11 articles2026-08-26: 6 articles2026-08-27: 7 articles2026-08-28: 11 articles2026-08-29: 8 articles2026-08-30: 1 articles2026-09-01: 2 articles2026-09-02: 1 articles08-1808-2308-2408-2508-2608-2708-2808-2908-3009-0109-02
bash
curl "https://freenewsapi.ai/v1/stats?host=lypmultimedios.tv&top=10"

Publishing rhythm

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

00: 00001: 30102: 00203: 00304: 00405: 00506: 00607: 50708: 50809: 10910: 21011: 11112: 51213: 31314: 61415: 51516: 11617: 21718: 21819: 51920: 22021: 72122: 12223: 323
Mon: 8MonTue: 15TueWed: 7WedThu: 7ThuFri: 11FriSat: 8SatSun: 3Sun

Sections

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

SectionArticles
economy35
politics35
society35

Languages

CodeLanguageArticlesShare
esSpanish5964.1%

Latest articles

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

El ingeniero que hereda un imperio de cinco billones: quién es John Ternus, el nuevo CEO de Apple, y la bomba de tiempo
2026-09-02 01:02 UTC
Hoy, 1 de septiembre de 2026, un ingeniero mecánico de 51 años que construyó el iPhone, el iPad y los AirPods toma las llaves de la empresa más valiosa del mundo. Recibe
Cero por ciento: ningún economista consultado por Banxico cree que sea buen momento para invertir en México
2026-09-01 16:36 UTC
Por Sofía Peña, periodista de negocios LYP Cada mes, el Banco de México le hace la misma pregunta a más de cuarenta grupos de análisis, bancos y casas de bolsa: ¿es este
Venezuela como espejo: el hemisferio que Washington rediseña sin preguntarle a México
2026-09-01 15:53 UTC
Por Román André Martínez Bravo ¿Qué significa vivir junto a una potencia que acaba de sacar por la fuerza, de madrugada y en su propia recámara, a un jefe de Estado extra
«En el siglo XXI, el Anticristo es un ludita que quiere detener toda la ciencia»: las conferencias que el Vaticano llamó
2026-08-30 21:52 UTC
Ocho horas, 200 dólares el boleto y ningún teléfono en la sala Por: Rodrigo Vissuet San Juan del Río, 30 de agosto de 2026.— Entre el 15 de septiembre y el 6 de octubre d
¿Quién abrirá los Buzones de Paz? La Arquidiócesis ofrece dos versiones sobre la custodia de las pistas
2026-08-29 23:08 UTC
Una investigación sobre la contradicción operativa, el origen del mecanismo, sus resultados y los vacíos de seguridad México · Arquidiócesis Primada de México · Familias
Querétaro se cuenta en sus museos: 5 recintos que debes visitar
2026-08-28 21:00 UTC
Entre antiguos conventos, claustros barrocos, leyendas virreinales y propuestas de arte contemporáneo, estos cinco museos ofrecen una ruta esencial para comprender la his

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=lypmultimedios.tv&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=lypmultimedios.tv&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 LYPmultimedios 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
59%
articles with sections
average page weight

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

FAQ

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

How many articles does LYPmultimedios publish per day?

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