Get this data via API
Classify ilovemassages.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://ilovemassages.com"}'
{
"domain": {
"domain_url": "https://ilovemassages.com",
"categories": [
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy",
"confidence": 0.9982944130897522,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.5163038969039917,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.21087385714054108,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Physical Therapy",
"confidence": 0.13420163094997406,
"IAB7-36": "Physical Therapy",
"IAB-236-232": "Wellness - Physical Therapy"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.10383383184671402,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.10380107164382936,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.