Codice ATECO 2025 Lookup | Italian Companies | Free Preview avatar

Codice ATECO 2025 Lookup | Italian Companies | Free Preview

Pricing

from $5.00 / 1,000 ateco match results

Go to Apify Store
Codice ATECO 2025 Lookup | Italian Companies | Free Preview

Codice ATECO 2025 Lookup | Italian Companies | Free Preview

Look up Italian ATECO 2025 codes from a free-text business description. Bundled official ISTAT 2025 dataset (3.257 codes). Perfect for CRM onboarding, due diligence, and company data enrichment. FREE during launch preview; $5/1k results pricing rolling out once monetization is enabled.

Pricing

from $5.00 / 1,000 ateco match results

Rating

0.0

(0)

Developer

Polara Data

Polara Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Codice ATECO 2025 Lookup

Look up Italian ATECO 2025 codes from a free-text business description. Returns the top N matches ranked by fuzzy semantic match against the official ISTAT ATECO 2025 classification (3.257 codes, in force from January 2025).

What it does

  • Takes a list of free-text descriptions (Italian or English) of a business activity
  • Returns the top matching ATECO 2025 codes with title, hierarchy level, and confidence score
  • Supports filtering by minimum hierarchy level (sections, divisions, groups, classes, subcategories, full categories)
  • Bundled offline dataset — fast, deterministic, no API calls

Use cases

CRM & onboarding tools — Auto-classify Italian customer companies during signup with a free-text "what do you do?" field.

Tax & legal due diligence — Cross-check declared ATECO codes against actual described activities for compliance reviews.

Company data enrichment — Add structured ATECO codes to scraped Italian company datasets.

Migration ATECO 2007/2022 → 2025 — Re-classify legacy datasets after the April 2025 transition.

Input

{
"queries": [
"sviluppo software gestionale",
"ristorante con cucina italiana",
"consulenza fiscale per aziende"
],
"lang": "it",
"limit": 5,
"minLevel": 4,
"minConfidence": 50
}
FieldTypeDefaultDescription
queriesarray of strings— (required)Activity descriptions to look up
langit / en / bothitSearch language
limitint (1-20)5Max matches per query
minLevelint (1-6)4Min hierarchy depth (4 = class, 6 = full code)
minConfidenceint (0-100)50Discard matches below this confidence

Output

One dataset item per match. Items grouped by query (use query field to group client-side).

{
"query": "sviluppo software gestionale",
"rank": 1,
"matchesFound": 3,
"code": "62.01.00",
"titleIt": "Produzione di software non connesso all'edizione",
"titleEn": "Computer programming activities",
"level": 6,
"parentCode": "62.01",
"confidence": 87
}

When zero matches exceed the confidence threshold, a "match": null placeholder item is returned so callers always see feedback per query.

Pricing

Currently FREE during the launch preview — no per-result charges, no monthly cap. Use it freely while we onboard the Apify monetization review.

When paid pricing rolls out (notice will be posted at least 14 days in advance):

EventPrice
Actor start$0.01 (one-time per run)
Result item$0.005 (per pushed match)

Free tier (post-launch): first 100 results/month and 50 starts/month included — enough to evaluate the actor in your CRM workflow at zero cost.

Future cost examples:

  • 100 lookups (typical onboarding test): ~$0.51
  • 1.000 lookups (mid-volume CRM batch): ~$5.01
  • 10.000 lookups (large batch enrichment): ~$50.01

You'll always be able to lock in the free tier limits before paid pricing kicks in.

Limits

  • Dataset: ATECO 2025 ufficiale ISTAT (3.257 codes), bundled at build time
  • Max queries per run: no hard limit (memory-bound)
  • Per-query result cap: 20
  • No external network calls (deterministic, offline)

Source

Built on the official ISTAT ATECO 2025 structure published December 2024, in force from January 1, 2025 and operatively adopted from April 1, 2025.

Source: ISTAT — ATECO 2025

Author

Polara Data — niche scrapers for Italy, EU & global markets.