Get this data via API
Classify equnity.net — 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://equnity.net"}'
{
"domain": {
"domain_url": "https://equnity.net",
"categories": [
{
"name": "/Pets & Animals/Pets/Horses",
"confidence": 0.735213577747345,
"IAB17-17": "Horses",
"IAB-422": "Pets/Pets"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6940008401870728,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.1889694780111313,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.13697156310081482,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.12506452202796936,
"IAB-422": "Pets"
},
{
"name": "/Sports/Sporting Goods/Equestrian Equipment & Tack",
"confidence": 0.1002555713057518,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.