Get this data via API
Classify toolwi.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://toolwi.com"}'
{
"domain": {
"domain_url": "https://toolwi.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing",
"confidence": 0.8
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.7
},
{
"name": "/Games/Family-Oriented Games & Activities",
"confidence": 0.6
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.9,
"IAB9-22": "Painting",
"IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.9,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Home & Garden",
"confidence": 0.7,
"IAB10": "Home & Garden"
},
{
"name": "/Health",
"confidence": 0.7
},
{
"name": "/Beauty & Fitness",
"confidence": 0.7,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Business & Industrial",
"confidence": 0.8
},
{
"name": "/Autos & Vehicles",
"confidence": 0.8
},
{
"name": "/Family & Relationships",
"confidence": 0.8
},
{
"name": "/Games",
"confidence": 0.8
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.