Italy Registro Imprese Scraper - Company Data & PEC
Pricing
from $8.00 / 1,000 company records
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.
Pricing
from $8.00 / 1,000 company records
Rating
0.0
(0)
Developer
getregdata
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
7 hours ago
Last modified
Categories
Share
Italy Registro Imprese Scraper - Company Data, PEC & ATECO
Look up Italian companies by name or VAT number (Partita IVA) and get structured company data sourced from the official Camera di Commercio / Registro Imprese records (via the public ufficiocamerale.it portal). No official API, no login, no proxy or captcha setup on your side - just a query in, clean JSON out.
What you get per company
| Field | Example |
|---|---|
denominazione (legal name) | FERRARI S.P.A. |
partitaIVA / vatEuropeo | 00159560366 / IT00159560366 |
codiceFiscale | 00159560366 |
rea (+ cameraCommercio) | 88683 (MO) |
formaGiuridica (legal form) | SOCIETA' PER AZIONI |
dataIscrizione | 23/05/1960 |
atecoCode / atecoDescription | 291 - Fabbricazione di autoveicoli |
indirizzo (+ via, cap, comune, provincia) | VIA EMILIA EST 1163 - 41122 - MODENA (MO) |
capitaleSociale (where filed) | € 20.260.000,00 |
utile (profit, where filed) | € 1.619.983.155,00 |
dipendenti (employees) | 5186 |
pec (certified email, if published) | ferrari@pec.ferrari.com |
codiceDestinatarioSDI (e-invoicing, if published) | returned when the firm has one |
Field availability varies by company. Identity fields (name, P.IVA, Codice Fiscale, REA, chamber, legal form) are returned for every company. Financials (capital, profit), ATECO, PEC and the SDI code are returned where the company has published them - large/established companies are typically complete; sole traders and micro-firms publish less. Fields not on file return
null.
Use cases
- KYB / onboarding - verify an Italian counterparty's identity, VAT, legal form, REA and status before onboarding.
- B2B lead generation - build prospect lists with PEC, ATECO industry code, province and size.
- Credit & supplier risk - check share capital, profit and registration age.
- E-invoicing / accounting - pull the certified PEC address and SDI destination code for fatturazione elettronica.
- CRM enrichment - append authoritative Italian company attributes using the VAT number as a join key.
Input
{"query": "Ferrari S.p.A.","maxResults": 5}
query- company name or Partita IVA (VAT). Optional ifstartUrlsis provided.startUrls- optional list of direct ufficiocamerale.it company-page URLs (skips the name lookup).maxResults- max companies for a name search (1-30, default 5).
How it works
The official Registro Imprese search is behind reCAPTCHA Enterprise. This Actor instead discovers the company's public detail page via Google and fetches it through an anti-bot scraping layer that clears the page's Cloudflare protection automatically. Parsing is based on stable, id-tagged data fields. You never supply a proxy, browser or captcha key.
Notes & scope
- Returns the free public layer of Italian company data.
- Directors/shareholders, insolvency events (Procedure e Pregiudizievoli) and full official bilanci / visure are paid InfoCamere products and are not included.
- For the certified email only (cheaper, bulk), see our Italy PEC Lookup actor.
Output
One dataset item per company. Use the Company Overview view for a clean table, or export to JSON/CSV/Excel.
FAQ
Is the data official? It originates from the Italian Camera di Commercio / Registro Imprese records, surfaced through a public portal. It is the same identity, REA, ATECO, address, capital and PEC you would see on the free registry layer.
Why not directors, shareholders or full bilanci? Those are sold as paid visura / bilancio products by InfoCamere. We only return the genuinely free public layer - no paywalled documents, no surprises.
How fresh is it? Lookups hit the live public company pages at run time, so you get current data - not a stale cached index.
Can I bulk-enrich? Yes. Pass company names or VAT numbers and run on a schedule, or feed
startUrls directly. Use the VAT (Partita IVA) as a stable join key for your CRM.
Do I need a proxy, browser or captcha key? No. Anti-bot handling is fully built in.
European company-data suite (by the same team)
- Italy PEC Lookup - certified email + SDI code by VAT, cheaper and bulk.
- Germany Handelsregister Scraper - German company register: officers, legal form, capital.
- Spain Company Directory - Spanish companies by NIF, officers and CNAE.
- Societe.com (France) - French company directors and financials.
- Poland KRS / REGON / CRBR - Polish registry, business data and beneficial owners.
Mix and match for cross-border KYB, due diligence and B2B lead generation.