Get this data via API
Classify getspreadable.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://getspreadable.com"}'
{
"domain": {
"domain_url": "https://getspreadable.com",
"categories": [
{
"name": "/Finance/Investing/Brokerages & Day Trading",
"confidence": 0.52925705909729,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.49645647406578064,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Finance/Investing/Stocks & Bonds",
"confidence": 0.20951978862285617,
"IAB13-7": "Investing",
"IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.13742604851722717,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.1294999122619629,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.