no key · no human

Les Smart Grids API, RSS and sitemap

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

FranceFrench#11,609 by volume

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

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

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

conflict 60%energy 40%

Call the API

A live request. Paste it into a terminal and Les Smart Grids headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=les-smartgrids.fr&size=5"
109
articles indexed
74
in the last 30 days
4
median per day
1
languages
24322 min
median crawl lag
29.07 → 06.09
archive depth

Publishing volume

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

2026-07-29: 3 articles2026-07-30: 4 articles2026-07-31: 6 articles2026-08-03: 10 articles2026-08-04: 4 articles2026-08-06: 2 articles2026-08-07: 4 articles2026-08-08: 2 articles2026-08-09: gap in the upstream archive, the whole corpus dips2026-08-10: 8 articles2026-08-11: 6 articles2026-08-13: 6 articles2026-08-14: 4 articles2026-08-15: 4 articles2026-08-16: 2 articles2026-08-17: 2 articles2026-08-18: 2 articles2026-08-19: 6 articles2026-08-24: 4 articles2026-08-25: 8 articles2026-08-26: 4 articles2026-08-27: 4 articles2026-08-28: 4 articles2026-08-31: 1 articles2026-09-01: 1 articles2026-09-02: 1 articles2026-09-03: 3 articles2026-09-05: 1 articles2026-09-06: 1 articles07-2908-0408-1408-1808-2609-0109-06

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

bash
curl "https://freenewsapi.ai/v1/stats?host=les-smartgrids.fr&top=10"

Publishing rhythm

When Les Smart Grids actually publishes, by hour of day (UTC) and by day of week — measured from 109 timestamps, not from a schedule they advertise.

00: 00001: 00102: 00203: 00304: 40405: 60506: 60607: 70708: 140809: 70910: 101011: 61112: 161213: 151314: 131415: 21516: 31617: 01718: 01819: 01920: 02021: 02122: 02223: 023
Mon: 25MonTue: 21TueWed: 14WedThu: 19ThuFri: 18FriSat: 7SatSun: 5Sun

Sections

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

SectionArticles
conflict11
energy11
Brèves4
Entreprise1

Languages

The site identifies itself under Les Smart Grids, Les Smartgrids — separate editions publishing under one domain.

CodeLanguageArticlesShare
frFrench109100.0%

Latest articles

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

IA en éducation : les défis techniques et cybersécurité de la rentrée 2026
2026-09-01 11:37 UTC
La rentrée 2026 marque le déploiement opérationnel de l'IA dans les lycées franciliens avec des outils d'assistance pédagogique capables de corriger automatiquement et de
Airbus : comment Toulouse devient le bouclier technologique spatial de l’Europe
2026-08-31 09:28 UTC
Airbus rapatrie la production de 440 satellites en orbite basse vers son usine de Toulouse, tout en envisageant de céder ses activités spatiales américaines. Cette straté
Missiles Akeron : un Français arrêté en Italie avec des armes dans son coffre
2026-08-26 12:19 UTC
Au port de Bari, trois missiles Akeron ont été découverts sous du ruban adhésif bleu imitant les codes NATO d'entraînement. Cette affaire expose les vulnérabilités des co
Missiles Akeron : pourquoi un Français en transportait-il dans son coffre ?
2026-08-26 12:19 UTC · Brèves · Nicolas Egon
Missiles Akeron cachés sous du ruban bleu au port de Bari : comment cette technique de dissimulation a révélé les failles technologiques des contrôles européens.
Allemagne : Un troisième drone avec 50 grammes d’hexogène découvert à Leipzig
2026-08-26 08:31 UTC
Le 14 août 2026, l'Allemagne découvre un troisième drone chargé de 50 grammes d'hexogène près de Leipzig, révélant une infrastructure technologique sophistiquée : antenne
Allemagne : Les enquêteurs décryptent l'infrastructure des drones à Leipzig
2026-08-26 08:31 UTC · Brèves · Paolo Garoscio
L'Allemagne dévoile l'infrastructure des drones de Leipzig : antenne cachée, 50g d'hexogène et coordination sophistiquée. Analyse technique complète.
SCALP : Londres autorise un transfert inédit de propriété intellectuelle militaire
2026-08-25 13:58 UTC
Le Royaume-Uni autorise MBDA à déclassifier les secrets de fabrication du missile SCALP pour permettre une production locale en Ukraine et en France. Cette décision inédi

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=les-smartgrids.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=les-smartgrids.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 Les Smart Grids marks up its own pages — useful if you are deciding whether to parse them yourself.

5%
dates from JSON-LD
5%
articles with a byline
15%
articles with sections
297 KB
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 24322 min at the median, 41893 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 Les Smart Grids 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 109 of their articles and lets you filter by date, language and section.

How many articles does Les Smart Grids publish per day?

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