Get this data via API
Classify yazhstudio.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://yazhstudio.com"}'
{
"domain": {
"domain_url": "https://yazhstudio.com",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Greeting Cards",
"confidence": 0.615624189376831,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.3273392617702484,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.2493720650672913,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.14540129899978638,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Anniversaries",
"confidence": 0.14308196306228638,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.11688034981489182,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Other",
"confidence": 0.11373167484998704,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.11169227957725524,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.