Get this data via API

Classify ecodocumenti.it — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://ecodocumenti.it"}'
{ "domain": { "domain_url": "https://ecodocumenti.it", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.46029362082481384, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Office Services", "confidence": 0.4120749235153198, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.4054749310016632, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Printing & Publishing/Document & Printing Services", "confidence": 0.2032923847436905, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs