regdata_uae_adgm_public_register
Find UAE ADGM company details by name, identifier, or trade name. Retrieve registration number, status, type, incorporation date, address, and trade names from the public register.
Instructions
UAE ADGM Public Register Scraper - Company Data. Scrape the Abu Dhabi Global Market (ADGM) public register: company name, registration number, status, type, classification, incorporation date, address and trade names. Search by name, identifier or trade name. No API key. 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. | |
| pageSize | No | How many results to fetch per request (1-100). Larger pages are faster; the default is fine for most runs. | |
| minIntervalMs | No | Polite delay between requests to the register. 350ms is a safe default. | |
| searchQueries | Yes | Entity names, registration numbers or trade names to search the ADGM public register for. Each query returns all matching entities (paginated up to the limit below). | |
| maxResultsPerQuery | No | Maximum number of entities to extract per search query. 0 means no limit (fetch all matches). |