/corriere/articles

POST /api/corriere/articles

Price: 5 credits

Get one Corriere della Sera article by its URL: headline, standfirst, full body text, first publication and last update times, byline, section breadcrumb, lead image with caption, in-body images and, on live pages, the timeline of live updates with their own timestamps. Works for the national site and for the local editions on the regional subdomains.

How to use it

Fetch one Corriere della Sera article by its full page URL: an article URL ending in .shtml, or a video.corriere.it URL, which carries no extension. The content id alone does not resolve, so pass the whole URL. Returns article_title, alternative_headline (the editorial sub-headline, when the page carries one different from the title), description, text, published_at and updated_at (unix), section and sections (the breadcrumb path, falling back to the section the page declares in its own metadata), byline, image with image_caption, images, edition (www for the national site, or the regional subdomain such as roma or milano), video_duration on video pages and content_type (article, video or live). Live pages also return live_updates, each with its own id, update_title, text and published_at. is_accessible_for_free is the paywall flag Corriere publishes in its own page metadata, reported as-is; it does not predict whether the body is served, and the body text comes back in full to an anonymous client across the whole archive, 2010 included. Photo galleries and the 'chiedi all'esperto' Q&A pages are the templates that carry no prose. Feed web_url values from corriere/articles/search or corriere/sections/articles into this endpoint.

Parameters

Request body

Response

Errors

Response headers