no key · no human

Smart Ranking API, RSS and sitemap

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

FranceFrench#15,324 by volume

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

curl -s "https://freenewsapi.ai/v1/search?host=www.smartranking.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.smartranking.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.smartranking.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.smartranking.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 Smart Ranking headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.smartranking.fr&size=5"
51
articles indexed
35
in the last 30 days
2
median per day
1
languages
682 min
median crawl lag
21.08 → 02.09
archive depth

Publishing volume

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

2026-08-21: 1 articles2026-08-22: 1 articles2026-08-24: 2 articles2026-08-25: 2 articles2026-08-26: 4 articles2026-08-27: 5 articles2026-08-28: 8 articles2026-08-29: 2 articles2026-08-30: 2 articles2026-08-31: 2 articles2026-09-01: 3 articles2026-09-02: 3 articles08-2108-2408-2608-2808-3009-0109-02
bash
curl "https://freenewsapi.ai/v1/stats?host=www.smartranking.fr&top=10"

Publishing rhythm

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

00: 10001: 10102: 00203: 20304: 00405: 00506: 30607: 00708: 20809: 00910: 21011: 01112: 01213: 91314: 01415: 21516: 41617: 01718: 11819: 21920: 02021: 22122: 42223: 023
Mon: 4MonTue: 5TueWed: 7WedThu: 5ThuFri: 9FriSat: 3SatSun: 2Sun

Sections

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

SectionArticles
technology10

Languages

CodeLanguageArticlesShare
frFrench3568.6%

Latest articles

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

Google répond à la technique de référencement du plan de site qui force l’exploration quotidienne
2026-09-02 22:30 UTC
John Mueller de Google a été interrogé sur une technique conçue pour forcer Google et d’autres moteurs de recherche à explorer quotidiennement les plans de ... En savoir
Google DeepMind dit que Gemini évolue du chatbot à l’agent IA
2026-09-02 13:30 UTC
Google a publié une interview avec Koray Kavukcuoglu, vice-président senior de Google DeepMind et architecte en chef de l’IA. Kavukcuoglu a déclaré que Google considère .
Démystifier les requêtes de base avec des données réelles
2026-09-02 06:30 UTC
L’API Gemini (Vertex) donne désormais un accès limité aux requêtes de mise à la terre et renvoie les expressions de recherche dans l’objet (‘groundingMetadata’). C’est ..
Google précise qui peut autoriser ses données de recherche en Europe
2026-09-01 22:30 UTC
Google a révisé sa documentation pour le programme de licences pour les ensembles de données de recherche européens, offrant des informations détaillées sur la manière ..
Schéma pour les citations AI : comment devenir une source fiable
2026-09-01 16:30 UTC
Le balisage de schéma n’oblige pas les systèmes d’IA à vous citer directement, mais il aide les moteurs de recherche comme Google, Bing et les ... En savoir plus L’articl
Comment nous avons gagné plus de 1 000 liens pour le GEO/SEO
2026-09-01 10:30 UTC
Kevin Rowe, PDG de PureLinq, a passé deux ans à reconstruire la façon dont son agence génère des liens. Une campagne client en est sortie ... En savoir plus L’article Com
Le plugin Rank Math SEO met en pause la fonctionnalité controversée. Il dit qu’il reviendra
2026-08-31 22:30 UTC
Rank Math a décidé de suspendre temporairement son agent de support car il n’a pas clairement indiqué que l’agent générerait des informations d’identification lui donnant
Mueller de Google partage son expérience avec Markdown pour le référencement IA
2026-08-31 13:30 UTC
Quelqu’un sur Reddit a demandé si quelqu’un parvenait à fournir des fichiers de démarque aux LLM. John Mueller de Google a partagé son expérience personnelle ... En savoi
Le plugin WordPress Rank Math accusé d’avoir secrètement pris un accès administrateur
2026-08-30 13:33 UTC
De nouvelles allégations ont fait surface selon lesquelles Rank Math aurait introduit une fonctionnalité qui accorde silencieusement à l’entreprise des autorisations de n
Comment devenir un partenaire stratégique et fidéliser vos clients des années plus longtemps
2026-08-27 16:30 UTC
Chaque propriétaire d’agence l’a ressenti : la relation client qui ressemblait autrefois à un partenariat se transforme peu à peu en une liste de tâches. ... En savoir pl

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.smartranking.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.smartranking.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 Smart Ranking 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
29%
articles with sections
average page weight

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

FAQ

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

How many articles does Smart Ranking publish per day?

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