Get this data via API
Classify marine-iq.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://marine-iq.com"}'
{
"domain": {
"domain_url": "https://marine-iq.com",
"categories": [
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.6299198865890503,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.15607255697250366,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.1486217975616455,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1357632428407669,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons",
"confidence": 0.13442040979862213,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Business & Industrial/Automotive Industry",
"confidence": 0.11342771351337431,
"IAB2": "Automotive",
"IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.