Get this data via API
Classify lotly.com.au — 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://lotly.com.au"}'
{
"domain": {
"domain_url": "https://lotly.com.au",
"categories": [
{
"name": "/Real Estate/Property Development",
"confidence": 0.5679453611373901,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Other",
"confidence": 0.4820590317249298,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Listings/Other",
"confidence": 0.3404577672481537,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Services/Other",
"confidence": 0.2543330788612366,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.2519466280937195,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.23338066041469577,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/News/Business News/Other",
"confidence": 0.13868600130081177,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.10571953654289246,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.