Get this data via API
Classify discount-mania.shop — 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://discount-mania.shop"}'
{
"domain": {
"domain_url": "https://discount-mania.shop",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.3790375292301178,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Home & Garden/Kitchen & Dining/Major Kitchen Appliances",
"confidence": 0.3145490884780884,
"IAB10": "Home & Garden",
"IAB-278-274": "Home Appliances/Home & Garden/Home Appliances"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Car Electronics",
"confidence": 0.2530635595321655,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.1713707596063614,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.1402740180492401,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.