Get this data via API
Classify discountswag.store — 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://discountswag.store"}'
{
"domain": {
"domain_url": "https://discountswag.store",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.7855713963508606,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Other",
"confidence": 0.521536648273468,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags",
"confidence": 0.4052985310554504,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.10080832242965698,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.