Get this data via API

Classify ecugood.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://ecugood.it"}'
{ "domain": { "domain_url": "https://ecugood.it", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.5987421274185181, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.4428691267967224, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.2926413416862488, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Car Electronics", "confidence": 0.23746392130851743, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.12113423645496368, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs