Get this data via API
Classify keystonevans.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://keystonevans.com"}'
{
"domain": {
"domain_url": "https://keystonevans.com",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs",
"confidence": 1,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.25946280360221863,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.22155028581619263,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Other",
"confidence": 0.10050328820943832,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.