Get this data via API
Classify getfirmara.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://getfirmara.com"}'
{
"domain": {
"domain_url": "https://getfirmara.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 1,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Online Communities/File Sharing & Hosting",
"confidence": 0.6747603416442871,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.2608489394187927,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.15513062477111816,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.14531052112579346,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.13769382238388062
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.13172730803489685,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.12085498124361038,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.1070675253868103,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.