Get this data via API
Classify ramblinds.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://ramblinds.com"}'
{
"domain": {
"domain_url": "https://ramblinds.com",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Curtains & Window Treatments",
"confidence": 0.4494367837905884,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hunting & Shooting",
"confidence": 0.3439485430717468,
"IAB17-18": "Hunting/Shooting",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Home & Garden/Home Improvement/Doors & Windows",
"confidence": 0.19751770794391632,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.15167714655399325,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.14931434392929077,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.