Get this data via API
Classify wrenchesandsparksauto.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://wrenchesandsparksauto.com"}'
{
"domain": {
"domain_url": "https://wrenchesandsparksauto.com",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.8510856032371521,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.7612970471382141,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.3002587556838989,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.1459425836801529,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.