# Changelog of Website Contact Details Scraper (`automation-lab/website-contact-details-extractor`) Actor

- **URL**: https://apify.com/automation-lab/website-contact-details-extractor/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/website-contact-details-extractor.md

## Changelog

### 0.1.5 — 2026-09-15

#### Reliability

- Multi-website batches now process up to three domains concurrently by default, reducing batch runtime and timeout risk while preserving one ordered aggregate record and one item charge per website.
- Added a bounded `maxConcurrency` input (1–10) so large-page workflows can tune parallelism safely.

### 0.1.1

- Improved contact/about-page detection so catalog and documentation links containing incidental keywords are excluded.
- Added redirect-aware page deduplication and excluded reserved example-domain email addresses from results.

### 0.1.0

- Added bounded crawling of supplied public websites and high-signal contact, support, about, company, team, and legal pages.
- Added website-level records with public emails, phone numbers, postal-address text, contact/about links, social profiles, and page-level crawl evidence.
- Added optional Apify Proxy support while keeping direct HTTP as the economical default.
