Get this data via API
Classify spryng.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://spryng.com.au"}'
{
"domain": {
"domain_url": "https://spryng.com.au",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.5195335149765015,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4521320164203644,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.4452593028545379,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Business & Industrial/Business Operations/Other",
"confidence": 0.4439440965652466,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.37148573994636536,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.24484330415725708,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.17695386707782745,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.15485674142837524,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.1199622005224228,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.