Italy Registro Imprese Scraper - Company Data & PEC avatar

Italy Registro Imprese Scraper - Company Data & PEC

Pricing

from $8.00 / 1,000 company records

Go to Apify Store
Italy Registro Imprese Scraper - Company Data & PEC

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

getregdata

Maintained by Community

Actor stats

0

Bookmarked

14

Total users

9

Monthly active users

5 days ago

Last modified

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 from the official Camera di Commercio / Registro Imprese records - identity, REA, legal form, ATECO industry code, address, share capital, the certified email (PEC), and the e-invoicing SDI code. Beyond what the registry's manual search allows, and there is no official public API for this.

No login, no API key, nothing to configure - a query in, clean JSON out.

What data do you get?

One record per company:

FieldExample
denominazione (legal name)FERRARI S.P.A.
partitaIVA / vatEuropeo00159560366 / IT00159560366
codiceFiscale00159560366
rea (+ cameraCommercio)88683 (MO)
formaGiuridica (legal form)SOCIETA' PER AZIONI
dataIscrizione23/05/1960
atecoCode / atecoDescription291 - 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, ATECO, PEC, and the SDI code are returned where the company has published them - large firms are typically complete; sole traders and micro-firms publish less. Fields not on file return null.

How much does it cost?

Pay per result - you are not charged for Apify platform usage, only per company record. See the Pricing tab on this page for the current figure. The free Apify plan returns a small preview; upgrade for full use. No subscription, no minimum.

Data 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. Extraction of this public data is permitted; you remain responsible for lawful use downstream.

How do I use it?

Click Try it and paste this input:

{ "query": "Ferrari S.p.A.", "maxResults": 5 }

query is a company name or a Partita IVA (VAT). Optionally pass startUrls (direct company-page URLs) to skip the name lookup, and maxResults (1-30, default 5).

Input options

ParameterTypeDescription
querystringCompany name or Partita IVA (VAT). Optional if startUrls is provided.
startUrlsarrayDirect company-page URLs (skips the name lookup).
maxResultsintegerMax companies for a name search (1-30, default 5).

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 the Italy PEC Lookup actor.

What you can do with it

  • 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 the SDI destination code for fatturazione elettronica.
  • CRM enrichment - append authoritative Italian company attributes, using the VAT number as a stable join key.

Run it from code

# cURL - start a run and get the dataset back
curl -X POST "https://api.apify.com/v2/acts/regdata~italy-registro-imprese-scraper/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{ "query": "Ferrari S.p.A.", "maxResults": 5 }'
// Node.js - apify-client
import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: 'YOUR_TOKEN' });
const run = await client.actor('regdata/italy-registro-imprese-scraper').call({ query: 'Ferrari S.p.A.', maxResults: 5 });
const { items } = await client.dataset(run.defaultDatasetId).listItems();
# Python - apify-client
from apify_client import ApifyClient
client = ApifyClient("YOUR_TOKEN")
run = client.actor("regdata/italy-registro-imprese-scraper").call(run_input={"query": "Ferrari S.p.A.", "maxResults": 5})
items = client.dataset(run["defaultDatasetId"]).list_items().items

Integrations

Runs anywhere Apify does: call it from the REST API, schedule recurring enrichment, pipe results into n8n / Make / Zapier, or use it from any MCP client (Claude, Cursor) via mcp.apify.com.

FAQ

Is the data official? Yes. It originates from the Italian Camera di Commercio / Registro Imprese records - the same identity, REA, ATECO, address, capital, and PEC you would see on the free registry layer.

Do I need an account, API key, or proxy? No - none of them. Just provide a query and run it; you only need an Apify account.

Why not directors, shareholders, or full bilanci? Those are sold as paid visura / bilancio products by InfoCamere. This actor returns the genuinely free public layer only - 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 (or startUrls), run on a schedule, and use the Partita IVA as a stable join key for your CRM.

What export formats are supported? JSON, CSV, Excel, or XML, or read live via the API.

Part of a suite of official government registry actors - no public API, pay per result, no keys to supply.

CountryActors
PolandREGON/GUS · KRS financials · KRS board · CRBR UBO · KRZ debtors · MSiG gazette · KNF · PEP · EKW land · UOKiK · BDO waste · Premises
GermanyHandelsregister · Insolvency
SpainCompany directory · BORME acts · Concursal
ItalyRegistro Imprese (this actor) · PEC lookup
AustriaWKO directory · Ediktsdatei
FranceSociete.com
BelgiumKBO/BCE
CzechiaISIR insolvency
SlovakiaRPVS UBO
UAEADGM register
USACalifornia SoS · California UCC liens
GlobalAdverse media

Common combination: Registro Imprese (this actor) -> PEC lookup for e-invoicing, or -> adverse media for a KYB flow.

Full suite: apify.com/regdata · Callable from any MCP client via mcp.apify.com