Get this data via API
Classify airealtysuite.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://airealtysuite.com"}'
{
"domain": {
"domain_url": "https://airealtysuite.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5023062825202942,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.23701174557209015,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.13472700119018555,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Real Estate/Real Estate Services/Other",
"confidence": 0.12810534238815308,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Other",
"confidence": 0.11236591637134552,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.