Get this data via API
Classify insignal.mx — 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://insignal.mx"}'
{
"domain": {
"domain_url": "https://insignal.mx",
"categories": [
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.5199122428894043,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.3554793894290924,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.2030329257249832,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.16138941049575806,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Communications Equipment/Other",
"confidence": 0.12438977509737016,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems",
"confidence": 0.1085110604763031,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.10284865647554398,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.