Category
Reviews
No reviews yet — be the first to review personify.fyi.
Get this data via API
Classify personify.fyi — 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://personify.fyi"}'
{
"domain": {
"domain_url": "https://personify.fyi",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8376249670982361,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5365451574325562,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.17308640480041504,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.15560635924339294,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.10309437662363052,
"IAB5": "Education",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.