no key · no human

Digital Studio Web API, RSS and sitemap

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

FranceFrench#10,799 by volume

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

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

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

technology 100%

Call the API

A live request. Paste it into a terminal and Digital Studio Web headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=digitalstudioweb.fr&size=5"
131
articles indexed
131
in the last 30 days
9
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 12:00 UTC — that is when the newsroom pushes its main batch.

2026-08-25: 3 articles2026-08-26: 10 articles2026-08-27: 9 articles2026-08-28: 8 articles2026-08-29: 17 articles2026-08-30: 8 articles2026-08-31: 9 articles2026-09-01: 9 articles2026-09-02: 9 articles2026-09-03: 9 articles2026-09-04: 10 articles2026-09-05: 13 articles2026-09-06: 16 articles2026-09-07: 1 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=digitalstudioweb.fr&top=10"

Publishing rhythm

When Digital Studio Web actually publishes, by hour of day (UTC) and by day of week — measured from 131 timestamps, not from a schedule they advertise.

00: 40001: 30102: 60203: 40304: 20405: 60506: 60607: 40708: 60809: 70910: 61011: 41112: 91213: 81314: 61415: 81516: 61617: 31718: 31819: 21920: 52021: 72122: 82223: 823
Mon: 10MonTue: 12TueWed: 19WedThu: 18ThuFri: 18FriSat: 30SatSun: 24Sun

Sections

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

SectionArticles
technology44

Languages

CodeLanguageArticlesShare
frFrench131100.0%

Latest articles

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

Microsoft Fabric Database Hub n’est qu’une solution « partielle » pour les administrateurs
2026-09-07 02:25 UTC
Le nouveau Fabric Database Hub de Microsoft est une « solution partielle » pour les entreprises qui s’appuient... L’article Microsoft Fabric Database Hub n’est qu’une sol
Pourquoi la technologie a besoin d’un nouveau type de spécialisation en anglais
2026-09-06 20:25 UTC
L’IA peut être extrêmement utile dans ce travail. Un LLM peut analyser les transcriptions d’appels, trouver des objections... L’article Pourquoi la technologie a besoin d
Vous avez un Mac et un iPhone ? Vous n’aurez plus besoin du scanner
2026-09-06 15:25 UTC
Votre ordinateur intelligent dispose de tout ce dont vous avez besoin pour numériser des documents sans installer de... L’article Vous avez un Mac et un iPhone ? Vous n’a
Ne versez pas d’eau hors de la climatisation. Les experts conseillent comment l’utiliser
2026-09-06 09:25 UTC
Si vous faites tous les efforts pour ne pas gaspiller ce qui peut encore servir, faites attention à... L’article Ne versez pas d’eau hors de la climatisation. Les experts
Comment maintenir vos charges de travail cloud critiques en activité
2026-09-05 23:25 UTC
Basculement Avec le clustering et la réplication orientés applications SIOS SANless, vous pouvez automatiser le basculement en temps... L’article Comment maintenir vos ch
N’ouvrez pas ce message WhatsApp, prévient Microsoft
2026-09-05 22:26 UTC
Faites attention à ce sur quoi vous cliquez. Les malfaiteurs abusent des messages WhatsApp dans le cadre d’une... L’article N’ouvrez pas ce message WhatsApp, prévient Mic
Exécuter des agents IA dans des bacs à sable avec Microsoft Execution Containers
2026-09-05 16:24 UTC
C’est une bonne idée de passer un peu de temps à comprendre le schéma politique de MXC. C’est... L’article Exécuter des agents IA dans des bacs à sable avec Microsoft Exe
Astronaute Artemis II : « J’ai deux Microsoft Outlook, et aucun d’eux ne fonctionne »
2026-09-05 15:25 UTC
De nombreux utilisateurs frustrés ont juré de lancer Microsoft Outlook dans l’espace, mais la NASA l’a effectivement fait... L’article Astronaute Artemis II : « J’ai deux
Votre OTP n’a pas échoué. Votre modèle l’a fait.
2026-09-05 10:25 UTC
Résumé rapide Le cadre DLT indien a fait de la livraison de SMS un processus réglementé à plusieurs... L’article Votre OTP n’a pas échoué. Votre modèle l’a fait. est appa

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=digitalstudioweb.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=digitalstudioweb.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 Digital Studio Web 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
34%
articles with sections
average page weight

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

How many articles does Digital Studio Web publish per day?

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