Get this data via API
Classify openseamap.org — 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://openseamap.org"}'
{
"domain": {
"domain_url": "https://openseamap.org",
"categories": [
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.8582394123077393,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.23888491094112396,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.12805379927158356,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.11944658309221268
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Maritime Transport",
"confidence": 0.10458691418170928,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#162,031
Get this data as JSON — free trial, 50 API calls included.