Category
Reviews
No reviews yet — be the first to review field-light.de.
Get this data via API
Classify field-light.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://field-light.de"}'
{
"domain": {
"domain_url": "https://field-light.de",
"categories": [
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.4286937415599823,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.2019992023706436,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Home & Garden/Home Furnishings/Lamps & Lighting",
"confidence": 0.15669900178909302,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.