Get this data via API

Classify oceanscables.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://oceanscables.com"}'
{ "domain": { "domain_url": "https://oceanscables.com", "categories": [ { "name": "/Internet & Telecom/Communications Equipment/Other", "confidence": 0.29129645228385925, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.2908586859703064, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.2048401236534119, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Service Providers/Cable & Satellite Providers", "confidence": 0.16978991031646729, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Electronics & Electrical/Optoelectronics & Fiber", "confidence": 0.15012127161026, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.14432701468467712, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs