Get this data via API
Classify quicksigner.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://quicksigner.com"}'
{
"domain": {
"domain_url": "https://quicksigner.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.9121361970901488,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.264069527387619,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.22576957941055295,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.17925402522087097,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.