no key · no human

Tech Generation API, RSS and sitemap

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

FranceFrench#11,769 by volume

Four ways to pull tech-generation.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 tech-generation.fr, newest first. Add q= to search inside.

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

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

technology 75%business 25%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=www.tech-generation.fr&size=5"
106
articles indexed
106
in the last 30 days
7
median per day
1
languages
6 min
median crawl lag
25.08 → 06.09
archive depth

Publishing volume

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

2026-08-25: 6 articles2026-08-26: 6 articles2026-08-27: 3 articles2026-08-28: 5 articles2026-08-29: 7 articles2026-08-30: 17 articles2026-08-31: 7 articles2026-09-01: 6 articles2026-09-02: 8 articles2026-09-03: 10 articles2026-09-04: 5 articles2026-09-05: 11 articles2026-09-06: 15 articles08-2508-2708-2908-3109-0209-0409-06
bash
curl "https://freenewsapi.ai/v1/stats?host=www.tech-generation.fr&top=10"

Publishing rhythm

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

00: 20001: 50102: 50203: 30304: 40405: 30506: 150607: 80708: 70809: 20910: 01011: 51112: 31213: 41314: 21415: 31516: 41617: 31718: 61819: 21920: 52021: 52122: 82223: 223
Mon: 7MonTue: 12TueWed: 14WedThu: 13ThuFri: 10FriSat: 18SatSun: 32Sun

Sections

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

Languages

CodeLanguageArticlesShare
frFrench106100.0%

Latest articles

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

Meta peut-il convaincre en multipliant les copies d’apps ?
2026-09-06 21:03 UTC
Meta cherche-t-il à réinventer la roue en lançant « Forum », sa nouvelle application dédiée aux groupes Facebook ? Si l’on regarde de plus près, peut-on vraiment parler d
Google fait la banane et ça flash !
2026-09-06 12:03 UTC
« Plus c’est rapide, plus on fait la banane ! » Bienvenue en 2026, où Google ne se contente plus de chercher vos chats perdus mais en génère carrément l’image en moins de
Netflix : le clip et l’épée
2026-09-06 09:03 UTC · technology
L’accélération sans fin : gadget ou paradigme ?
2026-09-06 08:00 UTC · technology
Walmart a-t-il perdu la guerre du paiement mobile ?
2026-09-06 07:03 UTC
Pourquoi Walmart a-t-il finalement cédé à la tentation du paiement sans contact, après des années de résistance acharnée ? Est-ce le signe d’un tournant inattendu dans la
Hacker fonte : Piratage au robinet
2026-09-06 05:03 UTC · technology
Dune, mon beau Dune, dis-moi qui a le plus beau raccourci ?
2026-09-05 18:04 UTC
« Entre le raccourci clavier qui ne marche pas et l’appel où tout le monde m’entend chanter (malgré moi), il n’y a qu’un bouton… » Voilà le genre de réflexion existentiel
Robotaxi : la promesse d’autonomie est-elle plus risquée qu’on ne l’admet ?
2026-09-05 18:03 UTC
Quel est le prix à payer pour lancer des taxis autonomes sur nos routes en toute sécurité ? La question mérite d’être posée alors que Tesla vient d’admettre, avec une rar
Le Peace Duo peut-il vraiment révolutionner nos nuits sans troubler notre confort ?
2026-09-04 20:03 UTC
Pour les insomniaques inlassables, existe-t-il enfin une solution technologique qui réconcilie sommeil, confort et vie commune ? Quel gadget peut offrir une échappatoire

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.tech-generation.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=www.tech-generation.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 Tech Generation marks up its own pages — useful if you are deciding whether to parse them yourself.

7%
dates from JSON-LD
7%
articles with a byline
32%
articles with sections
104 KB
average page weight

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

How many articles does Tech Generation publish per day?

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