Get this data via API
Classify revive.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://revive.de"}'
{
"domain": {
"domain_url": "https://revive.de",
"categories": [
{
"name": "/Sports/Individual Sports/Cycling",
"confidence": 0.95,
"IAB-492-483": "Cycling/Sports/Cycling"
},
{
"name": "/Shopping",
"confidence": 0.94,
"IAB-473": "Shopping/Shopping"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories",
"confidence": 0.93,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Sports/Sporting Goods",
"confidence": 0.93,
"IAB-551-483": "Sports Equipment/Sports/Sports Equipment"
},
{
"name": "/Hobbies & Leisure",
"confidence": 0.83,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests/Hobbies & Interests"
},
{
"name": "/Home & Garden/Home Furnishings",
"confidence": 0.59,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Global Rank
#152,031
Get this data as JSON — free trial, 50 API calls included.