Category
Reviews
No reviews yet — be the first to review manwell.org.uk.
Get this data via API
Classify manwell.org.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://manwell.org.uk"}'
{
"domain": {
"domain_url": "https://manwell.org.uk",
"categories": [
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.33170872926712036,
"IAB17-44": "World Soccer",
"IAB-533-483": "Sports - Soccer"
},
{
"name": "/Health/Men's Health",
"confidence": 0.2899053394794464,
"IAB7-31": "Men's Health",
"IAB-228-223": "Healthy Living - Men's Health"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.14006975293159485,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.