# Changelog of Built In Startup Scraper — Tech Stack, Industries, HQ (`foxlabs/builtin-intelligence`) Actor

- **URL**: https://apify.com/foxlabs/builtin-intelligence/changelog.md
- **Full Actor documentation**: https://apify.com/foxlabs/builtin-intelligence.md

## Changelog

### 0.1.29 — 2026-09-10 — failed lookups become free (per-record billing) + README corrected

- **You will pay only for delivered company records.** The Actor now charges a new `company-record` event for each delivered company, and rows that only report a failed lookup (`error`) are pushed without a charge (`src/billing.js`; the record push in `src/main.js` now goes through `pushRecord`, the three error-row pushes stay plain).
- **Timing:** Apify applies pricing changes after a 14-day notice. From **25 September 2026** the pricing switches from the per-dataset-item event to `company-record` at the same price ($0.004). Until then billing is exactly as before; the code detects the switch by itself.
- No output field changed.
- **README corrected.** The 2026-09-07 README documented inputs this Actor does not have (`queries`, `maxResultsPerQuery`, `includeRaw`) with a placeholder (`undefined`) example, promised name search and registry-ID lookup (names are turned into Built In URLs; there is no search), called `employees` a registered count, and promised status / legal form / formation date, "formation / status monitoring", "whole dataset in one call", "every row carries `query`" and "empty/failed lookups never billed"; it also left out the sector presets and `maxListingPages`. The new README describes the real inputs, output and billing, checked on local runs.
- The older entries below are kept as written; the 0.0 entry's "by name or registry ID" was wrong — Built In has no registry IDs.

### 0.1 — 2026-09-07

- **Enabled AI-agent payments (x402) + rebuilt the README to the full standard** (What-is / when, AI-agents + x402 agentic payments + MCP, Overview, Features, Use cases, Integration, FAQ, Troubleshooting, Support & contact).

### 0.0

- Initial release: data from Built In tech-company profiles by name or registry ID.
