/lemonde/articles/search

POST /api/lemonde/articles/search

Price: 20 credits

Search Le Monde articles by keyword, optionally restricted to a publication date range. Returns listing entries with headline, standfirst, publication and update times, byline, editorial genre label, section, thumbnail and a subscriber-only flag, ordered by relevance.

How to use it

Keyword search over Le Monde's French archive, which reaches back to 19 December 1944. Pass published_after and published_before (unix, day granularity in Paris time) to restrict the period. Each entry carries id, article_title, description, web_url, published_at, updated_at, byline, authors (with /signataires/ alias when the byline is linked), label (Décryptage, Reportage, Tribune…), section, content_type (article, live, video, podcast), is_premium, is_live, video_duration and image. Feed web_url into lemonde/articles for the body. Rows are ordered by relevance, not by date, so read published_at rather than the position. Narrow the date range to reach further back than one query can return. This surface covers the French edition only — for Le Monde in English use lemonde/sections/articles on an en/… path.

Parameters

Request body

Response

Errors

Response headers