no key · no human

Exovar API, RSS and sitemap

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

FranceFrench#16,409 by volume

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

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

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

property 50%agrifood 30%society 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=www.exovar.fr&size=5"
39
articles indexed
29
in the last 30 days
3
median per day
1
languages
1684 min
median crawl lag
24.08 → 30.08
archive depth

Publishing volume

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

2026-08-24: 3 articles2026-08-25: 3 articles2026-08-26: 3 articles2026-08-27: 8 articles2026-08-28: 6 articles2026-08-29: 4 articles2026-08-30: 2 articles08-2408-2508-2608-2708-2808-2908-30
bash
curl "https://freenewsapi.ai/v1/stats?host=www.exovar.fr&top=10"

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 00405: 20506: 40607: 10708: 20809: 70910: 01011: 21112: 41213: 31314: 21415: 21516: 01617: 01718: 01819: 01920: 02021: 02122: 02223: 023
Mon: 3MonTue: 3TueWed: 3WedThu: 8ThuFri: 6FriSat: 4SatSun: 2Sun

Sections

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

SectionArticles
agrifood9
property9
society9

Languages

CodeLanguageArticlesShare
frFrench2974.4%

Latest articles

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

Rosiers taches noires : comment limiter la maladie sans produits agressifs
2026-08-30 06:15 UTC
Vous voyez des taches noires arrondies, entourées d’un halo jaune, sur les feuilles de vos rosiers ? Elles tombent prématurément, parfois dès le milieu de l’été. Le rosie
Déco autour d’un spa extérieur : les erreurs qui gâchent l’ambiance
2026-08-29 09:25 UTC
Aménager l’espace autour d’un spa ne se résume pas à poser quelques coussins. Une mauvaise décoration peut transformer un havre de paix en un coin peu accueillant, voire
Terrasse jardin en pente : comment aménager un espace stable et agréable
2026-08-28 09:22 UTC
Un jardin incliné, c’est d’abord une question de gravité, d’eau qui ruisselle et de terre qui glisse. Mais c’est aussi une chance : la pente offre du relief, des vues plo
Jardin terminé : photographier sa maison avant que tout ne change
2026-08-27 13:31 UTC
Le jardin est fini. Et maintenant ? Il y a un moment étrange, à la fin d’un aménagement extérieur, où tout est en place et où plus personne ne regarde. Les massifs ont pr
Ver blanc dans le compost : faut-il s’inquiéter ou laisser faire ?
2026-08-27 12:54 UTC
En retournant votre compost, vous tombez sur de gros vers blancs, dodus, parfois par dizaines. La première réaction est souvent de les prendre pour des nuisibles et de vo
Éclairage d’allée de jardin : solaire, LED ou basse tension, que choisir ?
2026-08-25 09:45 UTC
Vous hésitez entre une lampe solaire posée en deux minutes et un circuit filaire en basse tension qui demande un peu de travail ? Le bon choix dépend surtout de l’usage q
Engrais hortensia : quoi utiliser pour renforcer la floraison
2026-08-25 05:46 UTC
Pour obtenir des hortensias couverts de fleurs, l’eau et l’exposition ne suffisent pas. Le sol doit fournir les bons nutriments au bon moment. Un apport mal dosé ou un pr
Maladie tomate feuille jaune : causes probables et solutions rapides
2026-08-24 12:48 UTC
Quand les feuilles de tomates virent au jaune, le réflexe est souvent de chercher une maladie. Pourtant, dans bien des cas, le problème vient d’une erreur d’arrosage ou d
Carport adossé : ce qu’il faut vérifier avant de le fixer à la maison
2026-08-24 09:24 UTC
Fixer un carport contre sa maison semble une solution simple pour abriter sa voiture sans prendre de place dans le jardin. Pourtant, cette installation repose sur des poi

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.exovar.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.exovar.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 Exovar 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
31%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 1684 min at the median, 4589 minutes at the 90th percentile.

FAQ

Does Exovar 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 39 of their articles and lets you filter by date, language and section.

How many articles does Exovar publish per day?

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