Get this data via API

Classify wjmarine.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://wjmarine.com"}'
{ "domain": { "domain_url": "https://wjmarine.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Maritime Transport", "confidence": 0.707466721534729, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.3894566595554352, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.18937484920024872, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.13095232844352722, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.13039085268974304, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs