Get this data via API
Classify restoraflow.online — 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://restoraflow.online"}'
{
"domain": {
"domain_url": "https://restoraflow.online",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Bodybuilding",
"confidence": 0.5384923815727234,
"IAB17-4": "Bodybuilding",
"IAB-549-483": "Sports - Bodybuilding"
},
{
"name": "/Health/Health Conditions/Sleep Disorders",
"confidence": 0.433727353811264,
"IAB7-40": "Sleep Disorders",
"IAB-310-287": "Sleep Disorders/Medical Health/Diseases and Conditions/Sleep Disorders"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.39492690563201904,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Men's Health",
"confidence": 0.3652169704437256,
"IAB7-31": "Men's Health",
"IAB-228-223": "Men's Health/Healthy Living/Men's Health"
},
{
"name": "/People & Society/Other",
"confidence": 0.21341027319431305,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.185207337141037,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.11595886200666428,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.