no key · no human

ejaj.cz API, RSS and sitemap

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

Czech#8,066 by volume

Four ways to pull ejaj.cz

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

JSON Search this publisher

Every article we hold from ejaj.cz, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=www.ejaj.cz&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=www.ejaj.cz&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=www.ejaj.cz&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=www.ejaj.cz&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 ejaj.cz headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.ejaj.cz&size=5"
230
articles indexed
226
in the last 30 days
7
median per day
1
languages
8873 min
median crawl lag
05.08 → 07.09
archive depth

Publishing volume

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

2026-08-05: 2 articles2026-08-07: 2 articles2026-08-08: 3 articles2026-08-17: 56 articles2026-08-19: 15 articles2026-08-20: 9 articles2026-08-21: 9 articles2026-08-22: 6 articles2026-08-23: 6 articles2026-08-25: 4 articles2026-08-26: 28 articles2026-08-27: 4 articles2026-08-28: 11 articles2026-08-29: 3 articles2026-08-30: 14 articles2026-08-31: 2 articles2026-09-02: 11 articles2026-09-03: 25 articles2026-09-04: 10 articles2026-09-05: 2 articles2026-09-06: 7 articles2026-09-07: 1 articles08-0508-1708-2108-2508-2808-3109-0409-07
bash
curl "https://freenewsapi.ai/v1/stats?host=www.ejaj.cz&top=10"

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 30405: 40506: 60607: 00708: 190809: 00910: 501011: 331112: 181213: 01314: 121415: 141516: 01617: 211718: 31819: 91920: 242021: 142122: 02223: 023
Mon: 59MonTue: 4TueWed: 56WedThu: 38ThuFri: 32FriSat: 14SatSun: 27Sun

Sections

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

SectionArticles
technology65

Languages

CodeLanguageArticlesShare
csCzech230100.0%

Latest articles

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

Bridle
2026-09-06 18:14 UTC
Bridle propojuje agenty (Claude Code, Cursor, Codex apod.) různých vývojářů v týmu, aby si mohli navzájem posílat kontext, přiřazovat úkoly a žádat o spuštění příkazů – b
Ardent
2026-09-06 18:14 UTC
Ardent je AI agent, který firmám analyzuje interní data (např. používání funkcí, spokojenost zákazníků, tržby) a sám navrhuje další kroky – hodí se firmám, které chtějí m
Sageling
2026-09-06 18:14 UTC
Sageling je bezplatný AI asistent běžící přímo na Macu (Apple Silicon), který zpracovává vaše soubory a úkoly lokálně bez odesílání dat do cloudu – vhodný pro lékaře, uči
Turisté zachráněni po špatné radě od Gemini
2026-09-06 11:30 UTC · technology
Gemini Spark spravuje Google Photos za uživatele
2026-09-04 17:30 UTC · technology
Penetrify
2026-09-04 14:28 UTC
AI nástroj pro automatizované penetrační testování webových aplikací a API – výsledky do 30 minut bez nutnosti bezpečnostního týmu.
RAADS-R Test
2026-09-04 14:28 UTC
Bezplatný online dotazník RAADS-R o 80 otázkách pro dospělé, kteří chtějí prozkoumat autistické rysy – výsledek není diagnóza.
AI Interior Design
2026-09-04 14:28 UTC
Nahrajte fotografii místnosti a získejte realistický návrh interiéru s výběrem stylu, osvětlení a prostoru.
Selfship.ai
2026-09-03 21:35 UTC
Selfship automaticky sleduje konverzace AI agentů, odhaluje opakující se selhání a sám otevírá pull requesty s opravou přímo v GitHubu – vývojář jen zkontroluje a mergne.

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=www.ejaj.cz&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=www.ejaj.cz&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 ejaj.cz 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
28%
articles with sections
average page weight

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

How many articles does ejaj.cz publish per day?

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