Get this data via API
Classify lommelygtesalg.dk — 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://lommelygtesalg.dk"}'
{
"domain": {
"domain_url": "https://lommelygtesalg.dk",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Lamps & Lighting",
"confidence": 0.7956569194793701,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.19455787539482117,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.18929867446422577,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.13484156131744385,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.