Article body
articleBody
Optional
Article mode only. Full article text, raw passthrough from JSON-LD NewsArticle.articleBody.
EL PAIS (English Edition) Scraper
Pricing
from $0.40 / 1,000 results
Extract full article text or the newest headlines from EL PAIS English (english.elpais.com), Spain's largest newspaper -- no account or API key needed.
Input
_input
Optional
The exact input value that produced this record: the article URL in article mode, or the literal string 'latest' in latest mode.
Source strategy
_source
Optional
Which extraction strategy emitted this record: S1-jsonld (article NewsArticle ld+json), S2-rss (RSS feed item), or none (error record).
Scraped at
_scrapedAt
Optional
UTC ISO 8601 timestamp when this record was scraped.
Error
_error
Optional
Present only on failed extractions -- the error kind (e.g. not_found, http_5xx, blocked_or_transient).
Error detail
_errorDetail
Optional
Free-form diagnostic detail, present only alongside _error (e.g. exception repr for blocked_or_transient).
Paywalled
_paywalled
Optional
Article mode only. True when the NewsArticle ld+json's isAccessibleForFree field was explicitly False; derived defensively, not hardcoded.
Headline
headline
Optional
Article mode only. Article headline, raw passthrough from JSON-LD NewsArticle.headline.
Description
description
Optional
Article-mode: JSON-LD NewsArticle.description (dek/summary). Latest-mode: RSS teaser text (not full article body).
Article body
articleBody
Optional
Article mode only. Full article text, raw passthrough from JSON-LD NewsArticle.articleBody.
Publisher
publisher
Optional
Article mode only. Publisher name flattened from JSON-LD NewsArticle.publisher (string, object, or list of objects, same flattening as author).
Date published
datePublished
Optional
Article mode only. Raw passthrough of JSON-LD NewsArticle.datePublished.
Date modified
dateModified
Optional
Article mode only. Raw passthrough of JSON-LD NewsArticle.dateModified.
Article section
articleSection
Optional
Article mode only. Raw passthrough of JSON-LD NewsArticle.articleSection (e.g. usa, international, technology, society, opinion, climate, economy-and-business).
Keywords
keywords
Optional
Article mode only. Raw passthrough of JSON-LD NewsArticle.keywords.
Image
image
Optional
Article mode: raw passthrough of JSON-LD NewsArticle.image. Latest mode: the media:content url attribute from the RSS item, or null when absent.
Is accessible for free
isAccessibleForFree
Optional
Article mode only. Raw passthrough of JSON-LD NewsArticle.isAccessibleForFree (the source field _paywalled is derived from).
Title
title
Optional
Latest mode only. RSS of the headline item.
Link
link
Optional
Latest mode only. RSS -- the article URL for this headline.
GUID
guid
Optional
Latest mode only. RSS for the item.
Publication date
pubDate
Optional
Latest mode only. Raw RSS string for the item.
Creator
creator
Optional
Latest mode only. RSS dc:creator (author) of the item.
Categories
categories
Optional
Latest mode only. List of RSS values for the item, or null when none present.