Get this data via API
Classify keywise.net — 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://keywise.net"}'
{
"domain": {
"domain_url": "https://keywise.net",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Locks & Locksmiths",
"confidence": 0.9959865212440492,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.6017819046974182,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.13361242413520813,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.11881519854068756,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.