Get this data via API
Classify josephscript.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://josephscript.com"}'
{
"domain": {
"domain_url": "https://josephscript.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.6353104710578918,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.5505273938179016,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.2380228340625763,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Java (Programming Language)",
"confidence": 0.11179568618535995,
"IAB-631-599": "Programming Languages/Technology & Computing/Computing/Programming Languages"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.