Category
Reviews
No reviews yet — be the first to review ocean.tech.
Get this data via API
Classify ocean.tech — 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://ocean.tech"}'
{
"domain": {
"domain_url": "https://ocean.tech",
"categories": [
{
"name": "/Business & Industrial/Aerospace & Defense/Other",
"confidence": 1,
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Law & Government/Military/Navy",
"confidence": 0.6221963763237,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Military/Other",
"confidence": 0.3014385998249054,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Maritime Transport",
"confidence": 0.19848787784576416,
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.17957425117492676,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.14391110837459564,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Law & Government/Military/Marines",
"confidence": 0.12468137592077257,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.