ANIMA.it Member Companies Scraper
Pricing
from $50.00 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
🏭 ANIMA.it Member Companies Scraper
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:
| # | Field | Description |
|---|---|---|
| 1 | name | Company name |
| 2 | address | Street address |
| 3 | postalCode | 5-digit CAP |
| 4 | city | Municipality |
| 5 | province | 2-letter province |
| 6 | region | Italian region |
| 7 | phone | Phone number |
| 8 | fax | Fax number |
| 9 | email | Email address |
| 10 | website | External website |
| 11 | url | ANIMA detail page URL |
| 12 | descriptionIT | Italian description |
| 13 | descriptionEN | English description |
| 14 | products | Product tags (array) |
| 15 | association | ANIMA sector association |
| 16 | technology | Technology keywords |
| 17 | images | Image URLs (array) |
⚙️ Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
maxCompanies | integer | 0 (unlimited) | Stop after this many companies |
maxScrollCycles | integer | 50 | Max scroll cycles on listing page |
scrollUpDown | boolean | true | Scroll up before scrolling down (triggers lazy load) |
detailTimeoutSecs | integer | 30 | Timeout per detail page |
maxRetries | integer | 3 | Retry attempts per failed detail page |
proxyConfiguration | object | Apify proxy | Proxy configuration |
🚀 Quick Start
- Open the Actor in Apify Console
- Click Run
- Wait for the run to complete
- 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.