Get this data via API

Classify ship-lub.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://ship-lub.com"}'
{ "domain": { "domain_url": "https://ship-lub.com", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.29820892214775085, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.22533154487609863, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling", "confidence": 0.13458462059497833, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.1296701282262802, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.1262693703174591, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.10554119944572447, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs