Category
Reviews
No reviews yet — be the first to review dealswipe.net.
Get this data via API
Classify dealswipe.net — 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://dealswipe.net"}'
{
"domain": {
"domain_url": "https://dealswipe.net",
"categories": [
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.838795006275177,
"IAB22-2": "Couponing",
"IAB-474-473": "Shopping - Coupons and Discounts"
},
{
"name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances",
"confidence": 0.8223234415054321,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.4185313284397125,
"IAB8-6": "Coffee/Tea",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.21526110172271729,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.1188797652721405,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.