Get this data via API
Classify evermerestudio.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://evermerestudio.com"}'
{
"domain": {
"domain_url": "https://evermerestudio.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.6147732734680176,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.4987579584121704,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.27847668528556824,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.2151045948266983,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.13936668634414673,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
},
{
"name": "/Shopping/Luxury Goods",
"confidence": 0.12703928351402283,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.