App Logo
sifted.eu

Get Sifted Article

Fetch the text and metadata of a single Sifted article by its URL. Pro-only articles return just the teaser paragraph, with isPaywalled set to true.

Input

url required

Full article URL, e.g. one returned by search_news.

Output

url required
body required
title required
isPaywalled required
author optional
summary optional
category optional
imageUrl optional
publishedDate optional

FAQ

Fetch the text and metadata of a single Sifted article by its URL. Pro-only articles return just the teaser paragraph, with isPaywalled set to true.
Required: url.
It returns url, body, title, author, summary, category, imageUrl, isPaywalled, publishedDate.
No. It only uses pages of sifted.eu that are reachable without signing in.
Unknown: its author has not declared whether it changes anything on sifted.eu, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/sifted.eu/get_article, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/sifted.eu/get_article
It is part of Reduck's official curated catalogue.

Start building not clicking