Get this data via API
Classify sy-ahab.de — 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://sy-ahab.de"}'
{
"domain": {
"domain_url": "https://sy-ahab.de",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.4130684733390808,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.3279622495174408,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.2749500274658203,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Performing Arts/Acting & Theater",
"confidence": 0.211412250995636,
"IAB1": "Arts & Entertainment",
"IAB-209-201": "Theater/Fine Art/Theater"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.2011330872774124,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Cruises & Charters",
"confidence": 0.16736304759979248,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers",
"confidence": 0.16436132788658142,
"IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.10715222358703612,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.