Get this data via API
Classify shotcanvas.app — 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://shotcanvas.app"}'
{
"domain": {
"domain_url": "https://shotcanvas.app",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.7420721054077148,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.4163472056388855,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.3509991765022278,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.31918588280677795,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.18541088700294495,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.13505874574184418,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.