Get this data via API
Classify veri7labs.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://veri7labs.com"}'
{
"domain": {
"domain_url": "https://veri7labs.com",
"categories": [
{
"name": "/Science/Scientific Equipment",
"confidence": 0.6851302981376648,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.5849410891532898,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
},
{
"name": "/Business & Industrial/Chemicals Industry/Other",
"confidence": 0.47824159264564514,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.3163975477218628,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Science/Chemistry",
"confidence": 0.1970040947198868,
"IAB15-3": "Chemistry",
"IAB-466-464": "Chemistry/Science/Chemistry"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.15644195675849917,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.