Get this data via API
Classify sedsecure.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://sedsecure.com"}'
{
"domain": {
"domain_url": "https://sedsecure.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.8207589387893677,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.3657582700252533,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.2756286561489105,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.24556373059749603,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.1676214039325714,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Intellectual Property",
"confidence": 0.13101451098918915,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.