Get this data via API
Classify maiguard.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://maiguard.com"}'
{
"domain": {
"domain_url": "https://maiguard.com",
"categories": [
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.679429292678833,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.6708368062973022,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.6318450570106506,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Finance/Other",
"confidence": 0.34103530645370483,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2816862463951111,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.20338189601898193,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.19522897899150848,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.1653125137090683,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.