Article Extractor (lean & cheap) avatar

Article Extractor (lean & cheap)

Pricing

$2.00 / 1,000 page extracteds

Go to Apify Store
Article Extractor (lean & cheap)

Article Extractor (lean & cheap)

URLs in, clean article JSON out: title, author, date, full text, word count, optional Markdown. No browser, no frills — fast extraction at the lowest price. Failures are free.

Pricing

$2.00 / 1,000 page extracteds

Rating

0.0

(0)

Developer

Opklaar

Opklaar

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Article Extractor — lean & cheap

URLs in, clean article JSON out. Main content only — navigation, ads, cookie banners, and footers stripped:

{
"url": "https://example.com/post",
"title": "The headline",
"author": "Jane Roe",
"date": "2026-08-01",
"sitename": "Example Blog",
"description": "…",
"text": "Full readable article text…",
"word_count": 842,
"markdown": "# Optional markdown version…"
}

Why this one

  • Cheapest way to do the common case. No headless browser, no proxy pool, no per-site rules — static articles, blog posts, docs, and news pages extract fine without any of that, so you shouldn't pay for it.
  • Failures are free. You are charged per successfully extracted page. Fetch errors and empty extractions cost nothing and are reported in the output (error field).
  • LLM-ready. Clean text (or Markdown) that drops straight into a RAG pipeline or a summarization prompt.

Pages that require JavaScript rendering will report no main content found — for those, use a browser-based extractor; for everything else, this is the fast cheap path.

Support

Issues tab of this actor, or x402@opklaar.com.