Get this data via API
Classify skywave.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://skywave.com"}'
{
"domain": {
"domain_url": "https://skywave.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.9639719128608704,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Generators",
"confidence": 0.8181203007698059,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2549973130226135,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Space Technology",
"confidence": 0.18592673540115356,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.12137747555971146,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Global Rank
#991,937
Get this data as JSON — free trial, 50 API calls included.