Get this data via API
Classify cryptaapp.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://cryptaapp.com"}'
{
"domain": {
"domain_url": "https://cryptaapp.com",
"categories": [
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.6235880255699158,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.6096431612968445,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Mathematics/Other",
"confidence": 0.5706601142883301,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.20755918323993683,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Science/Computer Science/Other",
"confidence": 0.19272130727767944,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.1339232176542282,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.10064529627561568,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.