Article Text Extractor (Readability) avatar

Article Text Extractor (Readability)

Pricing

from $5.00 / 1,000 article extracteds

Go to Apify Store
Article Text Extractor (Readability)

Article Text Extractor (Readability)

Extract the main content of article/news/blog pages — title, author, clean text, excerpt, word count and publish date — using Mozilla Readability. For content aggregation, summarization and RAG pipelines. No key, no proxy.

Pricing

from $5.00 / 1,000 article extracteds

Rating

0.0

(0)

Developer

Bruno

Bruno

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Extract the main content of any article, blog post or news page — stripped of nav, ads and clutter — using the same Mozilla Readability engine behind Firefox Reader View. No key, no proxy.

Extracts per URL

  • Title, byline/author, site name
  • Clean plain text + word count
  • Excerpt, language, publish date
  • Optional cleaned article HTML (includeHtml)

Input

{ "urls": ["https://blog.example.com/post"], "includeHtml": false }

Output (per URL)

{
"url": "https://blog.example.com/post",
"title": "How to build a scraper",
"byline": "Jane Doe",
"site_name": "Example Blog",
"excerpt": "A quick guide...",
"text": "Full clean article text...",
"word_count": 1240
}

Use cases

  • Feed clean article text into LLM summarizers / RAG
  • Content aggregation & reader apps
  • News monitoring and archiving

Billed per article extracted.