Get this data via API
Classify wahagroup.ae — 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://wahagroup.ae"}'
{
"domain": {
"domain_url": "https://wahagroup.ae",
"categories": [
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.5620553493499756
},
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.33612093329429626
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.18627940118312836
},
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.17423048615455627
},
{
"name": "/News/Business News/Company News",
"confidence": 0.1155027598142624
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.11331773549318314
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.