Category
Reviews
No reviews yet — be the first to review devonai.xyz.
Get this data via API
Classify devonai.xyz — 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://devonai.xyz"}'
{
"domain": {
"domain_url": "https://devonai.xyz",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.7783771753311157,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.29357612133026123,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.22720538079738617,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Online Communities/Other",
"confidence": 0.21079035103321075,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.1865103393793106,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.