# Changelog of Webpage Text Extractor (`automation-lab/webpage-text-extractor`) Actor

- **URL**: https://apify.com/automation-lab/webpage-text-extractor/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/webpage-text-extractor.md

## Changelog

### 2026-09-21 — Trustworthy batch extraction

- Added final URL, HTTP status, and content type provenance to every result when available.
- Resolved exported HTTP(S) links against the final page URL and skipped unsupported link schemes.
- Invalid inputs and failed HTTP pages now return clear per-URL error rows without being charged as successful extractions.
- Normalized URLs before deduplication while preserving input order and existing clean-text, metadata, and opt-in Markdown outputs.

### Optional Markdown output

- Added opt-in `includeMarkdown` output for LLM, RAG, and publishing workflows while preserving the existing `mainText` field and default behavior.

### Initial release

- Added webpage text extraction with headings, links, metadata, and word-count output.
