Get this data via API
Classify edgiansante.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://edgiansante.com"}'
{
"domain": {
"domain_url": "https://edgiansante.com",
"categories": [
{
"name": "/People & Society/Social Sciences/Communications & Media Studies",
"confidence": 0.348053514957428,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.3357912600040436,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.29474321007728577,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.17024122178554535,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.