Category
Reviews
No reviews yet — be the first to review adsradar.de.
Get this data via API
Classify adsradar.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://adsradar.de"}'
{
"domain": {
"domain_url": "https://adsradar.de",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.4102711081504822,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.28795966506004333,
"IAB3": "Business",
"IAB-110-90": "Industries - Power and Energy Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.1917562335729599,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.18055027723312375,
"IAB3": "Business",
"IAB-110-90": "Industries - Power and Energy Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.1341477930545807,
"IAB3-8": "Green Solutions",
"IAB-110-90": "Industries - Power and Energy Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.