Get this data via API

Classify eccargo.ae — 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://eccargo.ae"}'
{ "domain": { "domain_url": "https://eccargo.ae", "categories": [ { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.8869307637214661, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.8272808790206909, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery", "confidence": 0.4797151386737823, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Maritime Transport", "confidence": 0.25511544942855835, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.19080910086631775, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.156914085149765, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" } ] }, "success": true }
Get Free API Key View API Docs