Get this data via API
Classify shadowscape.io — 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://shadowscape.io"}'
{
"domain": {
"domain_url": "https://shadowscape.io",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3395175635814667,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Teleconferencing",
"confidence": 0.288290411233902,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.1829116493463516,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.