no key · no human

Metabro API, RSS and sitemap

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

HungaryHungarian#7,804 by volume

Four ways to pull metabro.hu

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

JSON Search this publisher

Every article we hold from metabro.hu, newest first. Add q= to search inside.

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

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

technology 100%

Call the API

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

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

Publishing volume

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

2026-08-25: 7 articles2026-08-26: 18 articles2026-08-27: 24 articles2026-08-28: 15 articles2026-08-29: 16 articles2026-08-30: 28 articles2026-08-31: 17 articles2026-09-01: 18 articles2026-09-02: 20 articles2026-09-03: 17 articles2026-09-04: 14 articles2026-09-05: 18 articles2026-09-06: 28 articles2026-09-07: 7 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=metabro.hu&top=10"

Publishing rhythm

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

00: 110001: 100102: 110203: 100304: 100405: 140506: 150607: 80708: 70809: 120910: 81011: 81112: 161213: 81314: 61415: 131516: 101617: 121718: 141819: 111920: 62021: 92122: 82223: 1023
Mon: 24MonTue: 25TueWed: 38WedThu: 41ThuFri: 29FriSat: 34SatSun: 56Sun

Sections

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

SectionArticles
technology103

Languages

CodeLanguageArticlesShare
huHungarian247100.0%

Latest articles

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

A Plex Watch Together funkció használata
2026-09-07 07:15 UTC
Egy filmet vagy műsort nézni egy időben a barátokkal és a családdal, akik valahol máshol élnek, bonyolultabb, mint amilyennek The post A Plex Watch Together funkció haszn
New York City betiltja a generatív mesterséges intelligenciát általános és középiskolás diákok számára
2026-09-07 06:14 UTC
A szabályok továbbá tiltják a társas chatbotokat, és korlátozzák a tanárokat, hogy mesterséges intelligenciát használjanak osztályozáshoz Amit eddig tudunk: The post New
Az Xbox Game Pass Cloud Gaming korlátja 15 óra
2026-09-07 06:14 UTC · technology
Jason titkos zsaru? A GTA 6 legnagyobb történetelméletének tesztelése a bizonyítékokkal szemben
2026-09-07 02:14 UTC
Ugyanebben az időben a „Grand Theft Auto 6: An Extended Look” The post Jason titkos zsaru? A GTA 6 legnagyobb történetelméletének tesztelése a bizonyítékokkal szemben app
Az 5 legjobb videojáték, mint a Clair Obscur: Expedition 33
2026-09-06 17:14 UTC
2025 egyik legjobb videojátéka a „Clair Obscur: Expedition 33” volt, amelyet The post Az 5 legjobb videojáték, mint a Clair Obscur: Expedition 33 appeared first on Metabr
A diszkrét grafikus kártyák eladásai az árak ellenére négy éves csúcsot értek el
2026-09-06 16:14 UTC
Az új piackövetési adatok szerint a diszkrét grafikus kártyák eladásai az elmúlt négy év legmagasabb szintjére kúsztak fel, még The post A diszkrét grafikus kártyák eladá
Az 5 legritkább megvásárolható PS5-játék
2026-09-06 16:14 UTC · technology
A Microsoft Defender rövid időre úgy döntött, hogy a Google Keresés rosszindulatú program
2026-09-06 15:14 UTC
A hamis pozitív eredmény körülbelül 8 órán keresztül blokkolta a Google-linkeket az Office 365-ben és a Teamsben Facepalm: A The post A Microsoft Defender rövid időre úgy
Hogyan készítsünk játék PC-t a semmiből
2026-09-06 10:15 UTC
A saját gép összeállítása az egyik legkielégítőbb módja annak, hogy pontosan a kívánt rendszert szerezze be, és ez az The post Hogyan készítsünk játék PC-t a semmiből app

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=metabro.hu&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=metabro.hu&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 Metabro 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
42%
articles with sections
average page weight

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

How many articles does Metabro publish per day?

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