Article body
articleBody
Optional
Full article text, joined from bare (unclassed)
tags of div.single__content.entry-content up to the first
. Not present in the JSON-LD block on this site -- merged in from HTML.
New York Post Scraper
Pricing
from $3.50 / 1,000 results
Extract full article text or the newest headlines from the New York Post -- no account or API key needed.
Input
_input
Optional
The exact input value (article URL, or 'latest') that produced this record.
Source strategy
_source
Optional
Which extraction strategy emitted this record (S1-html for articles, S2-rss for latest headlines, or 'none' on error).
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_500, blocked_or_transient).
Error detail
_errorDetail
Optional
Free-form diagnostic detail, present only alongside _error.
Headline
headline
Optional
Article headline, from the JSON-LD NewsArticle block.
Date published
datePublished
Optional
ISO 8601 publish date, from JSON-LD.
Date created
dateCreated
Optional
ISO 8601 creation date, from JSON-LD (WordPress theme also emits this alongside datePublished).
Section
articleSection
Optional
Article section/category, e.g. 'us-news', 'business'.
Publisher
publisher
Optional
Publisher organization object. Some /us-news/ and /business/ articles emit a regional sub-brand name (e.g. 'California Post') with a parentOrganization pointing back to 'New York Post' -- passed through verbatim, not normalized.
Image
image
Optional
Lead image object, from JSON-LD.
Keywords
keywords
Optional
Comma-separated or array of keywords, as emitted upstream in JSON-LD.
Video
video
Optional
Embedded video object, present on JSON-LD when the article has a video component.
Accessible for free
isAccessibleForFree
Optional
Upstream paywall metering flag -- not observed in initial recon (no sampled article was paywalled), but the theme's 'single--exclusive-article-disabled' CSS class implies a paywall feature exists and may surface this field on NYP+ content.
Article body
articleBody
Optional
Full article text, joined from bare (unclassed)
tags of div.single__content.entry-content up to the first
Title
title
Optional
Headline from the RSS item (latest mode).
Link
link
Optional
Article URL, from the RSS item.
GUID
guid
Optional
RSS item GUID.
Publish date
pubDate
Optional
RSS pubDate string.
Description
description
Optional
RSS item description/summary.
Creator
creator
Optional
Byline name, from the RSS item's WordPress dc:creator extension.