regdata_ireland_cro
Look up Irish companies in the official CRO register by name or CRO number to get identity, status, incorporation date, address, and email. A verified not-found is a real answer.
Instructions
Ireland CRO Company Registry Scraper. Look up Irish companies in the official CRO register by name or CRO number. Returns identity, type, status, incorporation date, registered address and email. Directors/shareholders are paid CRO documents and not included. A verified "not found" is a real answer. Advanced fields beyond this schema are also accepted (regdata_describe lists them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxItems | No | Optional cap on billed dataset items returned. | |
| companyNames | No | One or more company names to search, each looked up separately (min 2 characters). Partial names work. A broad name can hit the register's 50-result ceiling. | |
| statusFilter | No | Keep only companies whose status contains one of these words, e.g. 'Normal', 'Dissolved', 'Liquidation'. Leave empty to export every match - a Dissolved or Liquidation counterparty is usually the finding you most want to see. | |
| companyNumbers | No | One or more Irish CRO registration numbers, each looked up separately. Digits only, e.g. '104547'. | |
| maxResultsPerQuery | No | Maximum company records to export per query. The register returns at most 50 matches per search, so 50 is the ceiling. Fetching the full record for each match happens in the same run. |