Get this data via API
Classify andro.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://andro.io"}'
{
"domain": {
"domain_url": "https://andro.io",
"categories": [
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.8029893040657043,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.7990901470184326,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.525546669960022,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.4387402832508087,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/Photo & Video Sharing/Other",
"confidence": 0.10450677573680878,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Global Rank
#114,375
Get this data as JSON — free trial, 50 API calls included.