ANIMA.it Member Companies Scraper avatar

ANIMA.it Member Companies Scraper

Pricing

from $50.00 / 1,000 results

Go to Apify Store
ANIMA.it Member Companies Scraper

ANIMA.it Member Companies Scraper

Scrapes member company data from the ANIMA Confindustria directory including names, addresses, contacts, descriptions, products, and images.

Pricing

from $50.00 / 1,000 results

Rating

0.0

(0)

Developer

morkerr

morkerr

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

🏭 ANIMA.it Member Companies Scraper

Actor Build Data

Extract complete member company data from the official ANIMA Confindustria directory. ANIMA is the Italian Federation of the Mechanical Engineering Industries — this directory lists 700+ Italian manufacturers, suppliers, and engineering firms across dozens of sectors.


🔍 What You Get

Every run produces 17 structured fields per company:

#FieldDescription
1nameCompany name
2addressStreet address
3postalCode5-digit CAP
4cityMunicipality
5province2-letter province
6regionItalian region
7phonePhone number
8faxFax number
9emailEmail address
10websiteExternal website
11urlANIMA detail page URL
12descriptionITItalian description
13descriptionENEnglish description
14productsProduct tags (array)
15associationANIMA sector association
16technologyTechnology keywords
17imagesImage URLs (array)

⚙️ Input Parameters

ParameterTypeDefaultDescription
maxCompaniesinteger0 (unlimited)Stop after this many companies
maxScrollCyclesinteger50Max scroll cycles on listing page
scrollUpDownbooleantrueScroll up before scrolling down (triggers lazy load)
detailTimeoutSecsinteger30Timeout per detail page
maxRetriesinteger3Retry attempts per failed detail page
proxyConfigurationobjectApify proxyProxy configuration

🚀 Quick Start

  1. Open the Actor in Apify Console
  2. Click Run
  3. Wait for the run to complete
  4. Export results as CSV, JSON, Excel, or XML

Via API

curl "https://api.apify.com/v2/acts/morkerr~anima-member-companies-scraper/runs?token=YOUR_API_TOKEN" \
-d '{"maxCompanies": 100}' \
-H "Content-Type: application/json"

📋 Example Output

{
"name": "2G Italia srl",
"address": "Via dell'Artigianato, 15",
"postalCode": "20090",
"city": "Milano",
"province": "MI",
"region": "Lombardia",
"phone": "+39 02 12345678",
"fax": "",
"email": "info@2gitalia.it",
"website": "https://www.2gitalia.it",
"url": "https://www.anima.it/aziende/2g-italia-srl.kl",
"descriptionIT": "Azienda specializzata nella produzione di componenti per l'automazione industriale...",
"descriptionEN": "Company specialized in the production of industrial automation components...",
"products": ["Valvole", "Attuatori", "Sistemi di controllo"],
"association": "ASSOCIAZIONE ITALIANA DI MECCANICA",
"technology": "Tecnologia per l'automazione industriale",
"images": ["https://www.anima.it/imgpub/aziende/logo-2g-italia.jpg"]
}

💡 Use Cases

  • Lead generation — build targeted B2B prospect lists for the Italian manufacturing sector
  • Market research — analyze the distribution of companies by region, sector, or product category
  • CRM enrichment — populate your CRM with verified company contacts
  • Competitive intelligence — monitor the Italian mechanical engineering landscape

🛡️ Proxy & Performance

This actor uses Apify proxy by default. The ANIMA directory is a single-region Italian site with no aggressive anti-scraping measures — the default proxy configuration works well.

Typical run time for all 700+ companies: ~15–25 minutes depending on concurrency and network conditions.


📄 License

This actor is provided as a data extraction tool. Respect the ANIMA.it terms of service and use responsibly.