Get this data via API
Classify immobuddy.app — 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://immobuddy.app"}'
{
"domain": {
"domain_url": "https://immobuddy.app",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.4120076298713684,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.3921428918838501,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.284812867641449,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Accounting & Auditing/Billing & Invoicing",
"confidence": 0.22473573684692383,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Rentals",
"confidence": 0.1784084439277649,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.