Category
Reviews
No reviews yet — be the first to review may-design.com.
Get this data via API
Classify may-design.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://may-design.com"}'
{
"domain": {
"domain_url": "https://may-design.com",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Outdoor Furniture",
"confidence": 0.975999116897583,
"IAB10": "Home & Garden",
"IAB-285-274": "Home & Garden - Outdoor Decorating"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.2439028024673462,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Home & Garden/Home Furnishings/Kitchen & Dining Furniture",
"confidence": 0.13773095607757568,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.