regdata_italy_registro_imprese
Search Italy's official Registro Imprese by company name or VAT to extract company data: registered office, PEC, legal form, ATECO activity, and business description. Provides structured JSON without an official API.
Instructions
Italy Registro Imprese Scraper - Company Data & PEC. Search Italy's official Registro Imprese (InfoCamere) by company name and extract free-tier company data: name, registered office, PEC (certified email), legal form, ATECO activity and business description. No official API - structured JSON. Advanced fields beyond this schema are also accepted (regdata_describe lists them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Company name (denominazione) or Italian VAT number (Partita IVA) to look up, e.g. "Ferrari S.p.A." or "00159560366". | |
| maxItems | No | Optional cap on billed dataset items returned. | |
| startUrls | No | Optional. Direct ufficiocamerale.it company-page URLs to scrape, skipping the name lookup. Use when you already have the page URLs. | |
| maxResults | No | Maximum number of matching companies to return for a name search (1-30). |