Get this data via API
Classify bizavinsider.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://bizavinsider.com"}'
{
"domain": {
"domain_url": "https://bizavinsider.com",
"categories": [
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.7876102328300476,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.40093743801116943,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.24543902277946472,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.1717783361673355,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.11412591487169266,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.