Get this data via API
Classify fresh-info-spot.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://fresh-info-spot.com"}'
{
"domain": {
"domain_url": "https://fresh-info-spot.com",
"categories": [
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.9,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Arts & Entertainment/Visual Art & Design",
"confidence": 0.8,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics",
"confidence": 0.7,
"IAB7": "Health & Fitness",
"IAB-555-553": "Makeup and Accessories/Style & Fashion/Beauty/Makeup and Accessories"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.7
},
{
"name": "/Reference/Humanities/Philosophy",
"confidence": 0.6
},
{
"name": "/News",
"confidence": 0.5,
"IAB12": "News"
},
{
"name": "/Health/Health Conditions/Skin Conditions",
"confidence": 0.5,
"IAB-309-287": "Skin and Dermatology/Medical Health/Diseases and Conditions/Skin and Dermatology"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.5,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
}
]
},
"success": true
}
Category
News
50%
Get this data as JSON — free trial, 50 API calls included.