Article Record Extractor
Pricing
from $33.50 / 1,000 article extraction checks
Article Record Extractor
Turns a list of article URLs into normalized records: title, author, published/modified dates, canonical, heading outline, main text, word count, language, an extraction-confidence score, and per-field provenance. Blocked or paywalled pages never bill.
Pricing
from $33.50 / 1,000 article extraction checks
Rating
0.0
(0)
Developer
NexGen Watch
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
19 hours ago
Last modified
Categories
Share
Turns a list of article URLs into normalized records: title, author, dates, canonical, heading outline, main text, word count, language, an extraction-confidence score, and per-field provenance.
What you submit
urls — article urls. Buyer-supplied article URLs. Per URL: one normalized record — title, author, published/modified dates, canonical URL, heading outline, main text, word count, language, an extraction-confidence score, and provenance. Blocked / paywalled / login-walled / bodyless pages never bill; an honest partial (some fields missing) is labeled as such.
The runtime source gate (per submitted target)
You choose the targets, so the source contract is enforced at run time, per origin, before any page is read:
- robots.txt fetched once per origin and honored; no robots / 404 = permitted, a disallowed path or unavailable robots file = BLOCKED.
- SSRF guard — every host is resolved and must be public; private, loopback, link-local, reserved and cloud-metadata addresses are refused before a socket opens.
- HTTP —
403/429/5xx= BLOCKED; DNS / timeout / connection faults = UNREACHABLE.
A BLOCKED or UNREACHABLE target is delivered as an unbilled status row — never a broken-site verdict, and never charged.
Output & billing
One row per target. A complete evidenced verdict carries outcome: answer and is the only billable outcome; blocked / unreachable / unparseable / rejected targets carry that status and are not billed (push-then-charge — failures can only undercharge).
Pricing
| Event | Price (USD) | When it fires |
|---|---|---|
apify-actor-start | $0.02 | once when the run starts (reserved; never charged in code) |
article_extraction_check | $0.05 | once per complete evidenced verdict delivered (blocked / unreachable / unparseable / rejected never bill) |
Volume tiers reduce the per-verdict price as usage grows: $0.05 → $0.045 → $0.04 → $0.0335.
Why this and not the obvious alternative
single-article normalized records with authorship + date provenance receipts — not fleet-1's whole-site crawler; one URL in, one evidenced article record out.