no key · no human

WorldOfGeek.fr API, RSS and sitemap

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

FranceFrench#10,244 by volume

Four ways to pull worldofgeek.fr

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

JSON Search this publisher

Every article we hold from worldofgeek.fr, newest first. Add q= to search inside.

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

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

entertainment 50%technology 50%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=worldofgeek.fr&size=5"
152
articles indexed
152
in the last 30 days
10
median per day
1
languages
1041 min
median crawl lag
23.08 → 07.09
archive depth

Publishing volume

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

2026-08-23: 4 articles2026-08-24: 6 articles2026-08-25: 6 articles2026-08-26: 6 articles2026-08-27: 14 articles2026-08-28: 13 articles2026-08-29: 14 articles2026-08-30: 16 articles2026-08-31: 5 articles2026-09-01: 5 articles2026-09-02: 11 articles2026-09-03: 14 articles2026-09-04: 10 articles2026-09-05: 12 articles2026-09-06: 10 articles2026-09-07: 6 articles08-2308-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=worldofgeek.fr&top=10"

Publishing rhythm

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

00: 00001: 30102: 00203: 00304: 40405: 250506: 280607: 270708: 300809: 170910: 101011: 51112: 01213: 01314: 01415: 11516: 01617: 01718: 01819: 01920: 02021: 22122: 02223: 023
Mon: 17MonTue: 11TueWed: 17WedThu: 28ThuFri: 23FriSat: 26SatSun: 30Sun

Sections

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

SectionArticles
entertainment29
technology29

Languages

CodeLanguageArticlesShare
frFrench152100.0%

Latest articles

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

Civilization 7 dévoile les prochaines mises à jour Arc of Tomorrow et Earthrise
2026-09-07 07:00 UTC
Civilization 7 prépare 2027 avec Arc of Tomorrow gratuit et Earthrise payant une montée en puissance sci fi entre ère atomique course spatiale et climat sans aliens
Gran Turismo 7 Spec IV : la mise à jour gratuite la plus massive depuis le lancement
2026-09-07 05:00 UTC
Gran Turismo 7 prépare Spec IV en octobre puis décembre avec deux circuits, 12 voitures et de nouveaux modes pour PS5 et PS4, avant le 30e anniversaire de la série.
Cémantix indices et aides 1650 : avez-vous trouvé le mot du jour (07/09/26) ?
2026-09-07 01:00 UTC
Chaque jour, Cémantix propose un mot du jour à deviner en se rapprochant au maximum du mot secret sur le plan sémantique. Si vous cherchez un indice Cémantix fiable sans
Pédantix indices et aides 1577 : avez-vous trouvé la page du jour (06/09/26) ?
2026-09-06 11:00 UTC
Chaque jour, Pédantix te lance le défi de retrouver le mot pédantix du jour, c’est-à-dire le titre précis d’une page Wikipédia cachée. En proposant des mots, tu dévoiles
Garance : Adèle Exarchopoulos en actrice alcoolique, le rôle qui pourrait lui offrir la Palme d’or
2026-09-06 05:41 UTC
Adèle Exarchopoulos incarne une jeune actrice alcoolique suivie pendant huit ans dans Garance, le nouveau long métrage de Jeanne Herry. Le film est annoncé en compétition
SUTOM indices et solution : avez-vous trouvé le mot du jour (06/09/26) ?
2026-09-06 05:00 UTC
Chaque jour, SUTOM (aussi appelé MOTUS en ligne) propose un mot à deviner en 6 essais maximum. La première lettre est offerte et chaque tentative te donne un retour en co
Control Resonant : pourquoi le 24 septembre est une date à ne pas manquer sur PS5 et Xbox ?
2026-09-05 06:55 UTC
Control Resonant ne reprend pas simplement la formule de Control avec davantage de pouvoirs télékinétiques. D’après la présentation officielle de Remedy, le studio change

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=worldofgeek.fr&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=worldofgeek.fr&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 WorldOfGeek.fr 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
19%
articles with sections
average page weight

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

How many articles does WorldOfGeek.fr publish per day?

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