/france24/feeds

POST /api/france24/feeds

Price: 1 credit

Read a France 24 RSS feed: the newest stories of the whole edition, of one news section or of one topic tag, with headline, summary, publication time, section, lead image and the photo credit France 24 attaches to it. A programme's podcast feed is served on the same endpoint and adds the episode's media file, its running time and its keywords. The cheapest way to see what France 24 published in the last few hours, in any of the four language editions.

How to use it

Cheapest France 24 endpoint and the usual starting point. Leave feed empty for the edition's front feed, or pass a section path relative to the language ('france', 'africa', 'middle-east', 'americas', 'europe', 'asia-pacific', 'business', 'sport', 'culture', 'earth', 'health'), a topic feed as 'tag/donald-trump', a TV show as 'tv-shows/debate', or a full feed URL, in which case lang is ignored. A France 24 feed holds only the newest few dozen stories, so a large count simply returns all of them. Each item carries id, article_title, description, web_url, alias, published_at, language, section, creator, image and image_credit. Ending the path with 'podcast' instead of the default 'rss' reads a programme's podcast feed ('tv-shows/debate/podcast', 'émissions/podcast-avec-judith/podcast' on fr, 'programas/áfrica-7-días/podcast' on es, 'برامج/أخبار-الصحة/podcast' on ar); those items additionally carry media_url and media_type (the episode's own mp4), duration in seconds, keywords, author, subtitle, episode_type and is_explicit, and in exchange carry no section, creator, image or image_credit, which France 24 prints only on the rss form. To reach further back use france24/sections/articles or france24/tags/articles, and feed web_url into france24/articles for the body.

Parameters

Request body

Response

Errors

Response headers