Get this data via API

Classify shiptlr.com — 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://shiptlr.com"}'
{ "domain": { "domain_url": "https://shiptlr.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.8864839673042297, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.5473484992980957, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.3468068838119507, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.28541746735572815, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.17623627185821533, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.11380704492330553, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs