Article Content Extractor avatar

Article Content Extractor

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Article Content Extractor

Article Content Extractor

Extract clean article content, metadata and structured information from any web page. Returns title, description, author, publish date, plain content, word count, images, and more.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

Coding Frontned

Coding Frontned

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 days ago

Last modified

Share

Extract readable text and public metadata from one to 20 public article URLs. The dataset contains only validated article records; navigation, access, and no-content failures are reported in the OUTPUT record.

{
"urls": ["https://en.wikipedia.org/wiki/Web_scraping"],
"includeImages": true,
"includeLinks": false,
"includeHtml": false,
"extractSchema": true,
"maxConcurrency": 2,
"proxyConfiguration": { "useApifyProxy": false }
}

The Actor rejects local/private network targets and credential-bearing URLs. Extracted records include requested/final URLs, title, readable text, author and date metadata when present, word count, optional images/links/cleaned HTML/JSON-LD, HTTP status, and source provenance. Text and HTML are bounded to prevent oversized records.

A run with at least one article can finish as partial when other URLs fail. A fully blocked or zero-article run exits nonzero. Website structure and access policies vary; use only public pages and comply with source terms and applicable law.

Development

npm ci
npm run lint
npm test
apify validate-schema