no key · no human

FexApp API, RSS and sitemap

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

UkraineUkrainian#11,637 by volume

Four ways to pull fexapp.space

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

JSON Search this publisher

Every article we hold from fexapp.space, newest first. Add q= to search inside.

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

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

technology 40%energy 20%sport 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=fexapp.space&size=5"
108
articles indexed
35
in the last 30 days
3
median per day
1
languages
40515 min
median crawl lag
26.06 → 05.09
archive depth

Publishing volume

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

2026-06-26: 4 articles2026-06-27: 2 articles2026-06-28: 7 articles2026-06-29: 3 articles2026-06-30: 2 articles2026-07-04: 1 articles2026-07-05: 2 articles2026-07-07: 3 articles2026-07-27: 9 articles2026-07-29: 6 articles2026-07-30: 5 articles2026-08-01: 3 articles2026-08-02: 8 articles2026-08-04: 3 articles2026-08-05: 6 articles2026-08-07: 6 articles2026-08-09: gap in the upstream archive, the whole corpus dips2026-08-14: 3 articles2026-08-19: 3 articles2026-08-22: 3 articles2026-08-26: 6 articles2026-08-27: 6 articles2026-08-28: 9 articles2026-08-30: 2 articles2026-08-31: 1 articles2026-09-05: 2 articles06-2606-3007-2708-0208-2608-3109-05

The 1 hatched days are gaps in the upstream news archive, not quiet days at FexApp: the whole corpus dips on those dates. They are excluded from the median above.

bash
curl "https://freenewsapi.ai/v1/stats?host=fexapp.space&top=10"

Publishing rhythm

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

00: 60001: 00102: 00203: 00304: 00405: 40506: 30607: 80708: 100809: 10910: 71011: 41112: 121213: 41314: 31415: 101516: 01617: 71718: 41819: 91920: 92021: 52122: 22223: 023
Mon: 13MonTue: 8TueWed: 21WedThu: 11ThuFri: 22FriSat: 11SatSun: 22Sun

Sections

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

SectionArticles
energy62
sport62
technology62

Languages

CodeLanguageArticlesShare
ukUkrainian108100.0%

Latest articles

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

Будь хто може створити публікацію на нашому сайті
2026-09-05 17:44 UTC
Просто натисніть кнопку "Додати публікацію" в меню і створіть свою першу публікацію на нашому сайті!
Міхно Іван Романович — військовий, для якого честь стала не словом, а способом життя
2026-08-31 06:27 UTC
Міхно Іван Романович — образ військовослужбовця нового покоління, для якого служба є не просто виконанням наказів, а щоденною відповідальністю перед побратимами, державою
PepsiCo повідомила про удар Росії по виробництву Pepsi та Lipton Ice Tea на Миколаївщині
2026-08-30 17:10 UTC
рф атакувала виробничий завод Pepsi та Lipton в Україні
Який 29 серпня день — все про видатні події, кого вшановує церква
2026-08-28 07:11 UTC
29 серпня, День пам’яті захисників держави. Віряни вшановують Усікновення чесної голови пророка, предтечі Івана Хрестителя. До Нового року залишилося 129 днів.
Ютубер дістав з труни та повністю переробив Windows 8
2026-08-27 15:06 UTC
Відомий модернізаціями старих версій Windows ютубер AR 4789 цього разу взявся за Windows 8 й спробував перетворити її на сучасну ОС.

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=fexapp.space&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=fexapp.space&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 FexApp 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
57%
articles with sections
average page weight

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

How many articles does FexApp publish per day?

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