Get this data via API
Classify fortifypros.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://fortifypros.com"}'
{
"domain": {
"domain_url": "https://fortifypros.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.5787634253501892,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Networking/VPN & Remote Access",
"confidence": 0.3797343075275421,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.3208029866218567,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.2289909869432449,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.16408105194568634,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Computer Security/Antivirus & Malware",
"confidence": 0.13520565629005432,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.