no key · no human

Ntr.City API, RSS and sitemap

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

FranceRussian#10,698 by volume

Four ways to pull ntr.city

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

JSON Search this publisher

Every article we hold from ntr.city, newest first. Add q= to search inside.

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

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

society 40%health 30%travel 30%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=ntr.city&size=5"
133
articles indexed
133
in the last 30 days
9
median per day
1
languages
6 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: 4 articles2026-08-26: 11 articles2026-08-27: 10 articles2026-08-28: 9 articles2026-08-29: 11 articles2026-08-30: 18 articles2026-08-31: 9 articles2026-09-01: 9 articles2026-09-02: 9 articles2026-09-03: 7 articles2026-09-04: 8 articles2026-09-05: 11 articles2026-09-06: 15 articles2026-09-07: 2 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=ntr.city&top=10"

Publishing rhythm

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

00: 50001: 50102: 30203: 50304: 40405: 110506: 60607: 20708: 110809: 30910: 61011: 31112: 111213: 51314: 41415: 111516: 51617: 41718: 41819: 31920: 62021: 52122: 52223: 623
Mon: 11MonTue: 13TueWed: 20WedThu: 17ThuFri: 17FriSat: 22SatSun: 33Sun

Sections

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

Languages

CodeLanguageArticlesShare
ruRussian133100.0%

Latest articles

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

Как я скрыла все покраснения без тонального крема: CC-крем против покраснений 5-в-1 увлажняет, выравнивает тон, разглажи
2026-09-07 00:36 UTC
Знаешь те утренние дни, когда твой тон лица решает усложнить утреннюю рутину. Покраснение на щеках, ещё одно вокруг носа — и перед зеркалом начинают накапливаться сразу н
Как мне удалось восстановить все ломкие волосы: маска для волос за 7 евро с богатыми растительными маслами — настоящий у
2026-09-06 17:36 UTC
Сухие волосы, секущиеся кончики и пряди, лишенные гибкости: твоя ванная может быстро заполниться различными средствами. Однако иногда одной банки достаточно, чтобы замени
Париж по азиатскому времени: эти новые заведения на хайпе, а напиток AOP из Перша сводит с ума модные рестораны
2026-09-06 08:38 UTC
В Париже теперь вдоль почти каждой улицы выстроились японские, корейские, вьетнамские или тайские заведения. Бао, рамен, корейские барбекю, дымящийся фо и острые салаты и
Крем против морщин с эффектом персиковой кожи: возвращает коже 10 лет молодости
2026-09-05 13:36 UTC
Существуют изменения, которые вы замечаете в зеркале мгновенно. А есть и те, что развиваются гораздо тише, год за годом, прежде чем первые морщины и потеря упругости стан
Кажется, что я выспалась на десять часов: антивозрастной тональный крем для здорового цвета лица к новому учебному году
2026-09-05 06:37 UTC
Проблема rentrée часто повторяется одинаково: загар начинает исчезать, появляются небольшие покраснения, кожа становится менее ровной, но никто не хочет снова накрывать л
Седрик Гроре и Нобу Мацуниса в городе на лагуне: роскошный приют для гурманов взбудоражит поклонников высокой гастрономи
2026-09-05 04:36 UTC
В лагуне Венеции вскоре откроется новое место, которое уже привлекает внимание гурманов. На острове Джудекка ультраконфиденциальный отель приглашает собрать вместе шефов,

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=ntr.city&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=ntr.city&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 Ntr.City marks up its own pages — useful if you are deciding whether to parse them yourself.

9%
dates from JSON-LD
9%
articles with a byline
35%
articles with sections
146 KB
average page weight

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

How many articles does Ntr.City publish per day?

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