no key · no human

Path to Park API, RSS and sitemap

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

FranceFrench#10,483 by volume

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

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

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

transport 80%economy 20%

Call the API

A live request. Paste it into a terminal and Path to Park headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.pathtopark.fr&size=5"
140
articles indexed
140
in the last 30 days
11
median per day
1
languages
4 min
median crawl lag
25.08 → 06.09
archive depth

Publishing volume

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

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

Publishing rhythm

When Path to Park actually publishes, by hour of day (UTC) and by day of week — measured from 140 timestamps, not from a schedule they advertise.

00: 90001: 30102: 40203: 100304: 20405: 30506: 70607: 00708: 50809: 80910: 01011: 61112: 131213: 01314: 41415: 131516: 01617: 91718: 101819: 41920: 92021: 82122: 42223: 923
Mon: 8MonTue: 15TueWed: 21WedThu: 23ThuFri: 18FriSat: 28SatSun: 27Sun

Sections

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

SectionArticles
economy49
transport49

Languages

CodeLanguageArticlesShare
frFrench140100.0%

Latest articles

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

Knorr-Bremse unifie les services numériques OEM sur une seule plateforme
2026-09-06 18:22 UTC
Knorr-Bremse a étendu ses services numériques pour les constructeurs de véhicules commerciaux, en réunissant la gestion des mises à jour logicielles, les outils de confor
HEVO obtient un brevet américain pour la recharge sans fil en réseau
2026-09-06 15:22 UTC
HEVO a obtenu un brevet américain couvrant la recharge sans fil en réseau des véhicules électriques, ajoutant ainsi des protections logicielles et de connectivité à sa pr
L’Alliance exhorte le Congrès à interdire les véhicules connectés chinois
2026-09-06 03:22 UTC
L’Alliance pour l’innovation automobile, une association américaine du commerce de l’automobile, a appelé les dirigeants du Congrès à promulguer une interdiction permanen
Cummins confirme le freinage à capsule calée sur les moteurs HELM
2026-09-06 00:22 UTC
Cummins a confirmé le freinage moteur à capsule compensée pour ses moteurs HELM X15, X10 et B6.7 Octane 2027, marquant ainsi son premier système de freinage mécanique et
L’accord PlusAI SPAC soutient le lancement de camions autonomes en 2027
2026-09-05 18:22 UTC
Plus Automation, Inc. (PlusAI) va devenir cotée en bourse via une fusion de société d’acquisition à vocation spéciale (SPAC) avec Texas Ventures Acquisition III Corp, la
BWI Group apporte la technologie de freinage par fil en Amérique du Sud
2026-09-05 12:23 UTC
Le groupe BWI a ouvert un centre de R&D dans la région de São Paulo pour fournir un support technologique localisé en matière de châssis aux équipementiers sud-américains
Hyundai et KOICA lancent un programme de formation sur les véhicules électriques au Ghana
2026-09-05 09:22 UTC
Hyundai Motor et l’Agence coréenne de coopération internationale (KOICA) ont lancé « Hyundai-KOICA NextGen » au Ghana, un programme de formation technique sur cinq ans d’
Lucid prévoit une entrée en France avec un partenariat avec Emil Frey
2026-09-05 03:22 UTC
Lucid entrera en France avec le soutien opérationnel d’Emil Frey France, prolongeant ainsi l’expansion européenne du constructeur de véhicules électriques. L’accord perme
Kia et Tesla obtiennent le prix Top Safety Pick+ de l’IIHS dans de nouvelles évaluations
2026-09-05 00:22 UTC
L’Insurance Institute for Highway Safety (IIHS) a décerné les prix Top Safety Pick+ au Kia Telluride 2027 et au Tesla Model Y 2026-27, les deux seuls des sept modèles nou

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.pathtopark.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.pathtopark.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 Path to Park 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
35%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 4 min at the median, 1351 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 Path to Park 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 140 of their articles and lets you filter by date, language and section.

How many articles does Path to Park publish per day?

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