Category
Reviews
No reviews yet — be the first to review andex.co.uk.
Get this data via API
Classify andex.co.uk — 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://andex.co.uk"}'
{
"domain": {
"domain_url": "https://andex.co.uk",
"categories": [
{
"name": "/Science/Scientific Equipment",
"confidence": 0.9400467872619628,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.4260391592979431,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Science/Chemistry",
"confidence": 0.1358696073293686,
"IAB15-3": "Chemistry",
"IAB-466-464": "Science - Chemistry"
},
{
"name": "/Science/Other",
"confidence": 0.10649394243955612,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.10135993361473083,
"IAB3-3": "Biotech/Biomedical",
"IAB-109-90": "Industries - Pharmaceutical Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.