# Changelog of Owler Company Intelligence Scraper (`automation-lab/owler-company-intelligence-scraper`) Actor

- **URL**: https://apify.com/automation-lab/owler-company-intelligence-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/owler-company-intelligence-scraper.md

## Changelog

### 2026-09-20

*Reliability*

- Retries transient, malformed, and empty search deliveries with fresh proxy sessions and validates domain fallbacks against the returned company domain.
- Returns deterministic rows for distinct inputs that resolve to the same company while reusing the fetched profile.

*Changes*

- Adds machine-readable `errorCode`, `errorStage`, and `attempts` diagnostics to error rows.
- Expands the dataset view with existing identity, contact, formatted estimate, total-count, and diagnostic fields.

### 2026-07-18

*Features*

- Initial release for enriching company domains, names, and public Owler profile URLs.
- Returns public firmographics, revenue and employee estimates, leadership, ranked competitors, funding, acquisitions, investments, and recent news in structured dataset records.
- Adds exact domain matching, duplicate removal, optional intelligence sections, and typed error rows for unresolved inputs.

*Reliability*

- Uses Owler's server-rendered public company state through a rotating Apify proxy route with bounded retries and fail-closed URL validation.
- Enforces the documented `domain`, `name`, and `url` input-type values at the dataset output boundary while retaining the original input separately.
