Get this data via API
Classify masaherceg.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://masaherceg.com"}'
{
"domain": {
"domain_url": "https://masaherceg.com",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.9,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Games/Family-Oriented Games & Activities/Other",
"confidence": 0.8,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.7,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.6,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.