Get this data via API
Classify 9lgarage.ro — 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://9lgarage.ro"}'
{
"domain": {
"domain_url": "https://9lgarage.ro",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.5149552822113037,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.3858603835105896,
"IAB17-1": "Auto Racing",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Autos & Vehicles/Vehicle Shows",
"confidence": 0.21818895637989044,
"IAB-36-1": "Auto Shows/Automotive/Auto Shows"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.10025082528591156,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.