no key · no human

Edgar API, RSS and sitemap

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

English#11,199 by volume

Four ways to pull edgar.ae

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

JSON Search this publisher

Every article we hold from edgar.ae, newest first. Add q= to search inside.

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

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

entertainment 30%health 30%society 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=www.edgar.ae&size=5"
121
articles indexed
121
in the last 30 days
8
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 14:00 UTC — that is when the newsroom pushes its main batch.

2026-08-25: 2 articles2026-08-26: 9 articles2026-08-27: 10 articles2026-08-28: 8 articles2026-08-29: 11 articles2026-08-30: 18 articles2026-08-31: 8 articles2026-09-01: 8 articles2026-09-02: 8 articles2026-09-03: 6 articles2026-09-04: 5 articles2026-09-05: 12 articles2026-09-06: 15 articles2026-09-07: 1 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=www.edgar.ae&top=10"

Publishing rhythm

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

00: 70001: 50102: 110203: 70304: 00405: 00506: 40607: 50708: 80809: 80910: 01011: 01112: 61213: 71314: 121415: 111516: 01617: 01718: 61819: 61920: 82021: 92122: 02223: 123
Mon: 9MonTue: 10TueWed: 17WedThu: 16ThuFri: 13FriSat: 23SatSun: 33Sun

Sections

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

SectionArticles
entertainment47
health47
society47

Languages

CodeLanguageArticlesShare
enEnglish121100.0%

Latest articles

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

“I managed to cover all my redness without using foundation”: this 5-in-1 anti-redness CC cream hydrates, evens, smoothe
2026-09-06 20:29 UTC
You know those mornings when your complexion seems to have decided to complicate your routine. A blush on the cheeks, another around the nose The post “I managed to cover
This monument of Parisian gastronomy entrusted to Cyril Lignac: this high-risk bet which is already worrying regulars
2026-09-06 15:29 UTC
Gourmet back-to-school surprise: star chef Cyril Lignac will take the reins of the legendary Lucas Carton, Place de la Madeleine. As of September 25, The post This monume
“I have suffered from bacne for years and this product has finally solved my problem”: this body spray eliminates imperf
2026-09-06 14:29 UTC
You can have a facial routine that is fine-tuned to the millimeter and yet find yourself with a problem that is much less easy The post “I have suffered from bacne for ye
Cyril Lignac takes over this gastronomic institution in the capital: what will shake up your dinners from September 2026
2026-09-06 09:29 UTC
At La Madeleine, certain places seem frozen in time. Lucas Carton, a listed Art Nouveau room, has seen Tout-Paris, three Michelin stars and the The post Cyril Lignac take
“I no longer wear foundation since I discovered this product”: this CC cream developed by American plastic surgeons comb
2026-09-06 08:29 UTC
Your makeup bag is overflowing and, every morning, the products pile up in front of the mirror. Cream, base, concealer, foundation… By layering on The post “I no longer w
“It’s the cream to have after 50”: this anti-aging cream was developed for menopausal women to boost collagen production
2026-09-06 02:29 UTC
There is this morning when your mirror seems to have decided to upset you. Your skin feels tight, some redness appears and an imperfection The post “It’s the cream to hav
“I feel like I’ve gained 10 years of age”: this peach skin effect anti-wrinkle cream reverses the signs of aging and giv
2026-09-05 14:29 UTC
There are changes that you notice immediately in the mirror. And then those who advance much more discreetly, year after year, before the first The post “I feel like I’ve
Cédric Grolet and Nobu Matsuhisa united in this lagoon town: this luxury refuge will freak out fans of haute cuisine
2026-09-05 03:29 UTC
The Venice lagoon is preparing to welcome a new address which is already attracting the attention of gourmets. On the island of Giudecca, an The post Cédric Grolet and No
"Looks like I slept 10 hours" : this anti-aging foundation gives you a healthy look for the start of the school year
2026-09-05 02:29 UTC
The back-to-school problem is often the same: the tan slowly begins to disappear, some redness reappears, the complexion becomes less uniform, but no one The post "Looks

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.edgar.ae&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.edgar.ae&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 Edgar 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
39%
articles with sections
average page weight

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

How many articles does Edgar publish per day?

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