Article body
articleBody
Optional
Full article text, joined from
tags inside every div.articleBodyText block on the page (Telegraph splits the body across multiple sibling blocks, interleaved with inline images).
The Daily Telegraph Scraper
Pricing
from $0.30 / 1,000 results
Extract full article text or the newest headlines from The Daily Telegraph (telegraph.co.uk), a UK national newspaper -- no account or API key needed.
Input
_input
Optional
The exact input value (URL, or 'latest') that produced this record.
Source strategy
_source
Optional
Which extraction strategy emitted this record (e.g. S1-html, S2-rss).
Scraped at
_scrapedAt
Optional
UTC ISO 8601 timestamp when this record was scraped.
Error
_error
Optional
Present only on failed extractions -- the error kind.
Error detail
_errorDetail
Optional
Free-form diagnostic detail, present only alongside _error.
Paywalled
_paywalled
Optional
Honest per-article flag: true only when upstream marked the article isAccessibleForFree=false AND the scraped body looks like a short stub (<600 chars). Never fabricated -- in recon, every sampled article (including flagship columnists) was isAccessibleForFree=true with a full-length body, so this has not been observed to fire; see CRAWLING_METHOD.md.
Headline
headline
Optional
Article headline, from the NewsArticle ld+json block.
Article body
articleBody
Optional
Full article text, joined from
tags inside every div.articleBodyText block on the page (Telegraph splits the body across multiple sibling blocks, interleaved with inline images).
Publisher
publisher
Optional
Publisher name from the ld+json publisher object.
Section
section
Optional
Best-effort section name derived from the first URL path segment (e.g. "news", "business", "sport") -- ld+json's own articleSection field is always empty on this site, so this is a fallback, not load-bearing.
Keywords
keywords
Optional
Comma-separated tag string from the ld+json keywords field, passed through verbatim.
Date published
datePublished
Optional
ISO 8601 publish date from ld+json.
Date modified
dateModified
Optional
ISO 8601 last-modified date from ld+json.
Image
image
Optional
Lead image object(s) from ld+json (article mode) or RSS (latest mode).
Accessible for free
isAccessibleForFree
Optional
Upstream paywall metering flag from ld+json, passed through as-is.
Title
title
Optional
Headline text of a latest-mode RSS item.
Link
link
Optional
Article URL from the RSS item.
Description
description
Optional
Short teaser text from the RSS item (latest mode only).
Publish date
pubDate
Optional
RSS pubDate string.
Categories
categories
Optional
List of taxonomy-style values from the RSS item (e.g. "topics:places/middle-east", "structure:opinion").
GUID
guid
Optional
RSS item guid.