Get this data via API

Classify apotheken-prospekte.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://apotheken-prospekte.de"}'
{ "domain": { "domain_url": "https://apotheken-prospekte.de", "categories": [ { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.8948584198951721, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/Beauty & Fitness/Face & Body Care/Sun Care & Tanning Products", "confidence": 0.7025502920150757, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care", "confidence": 0.3173622190952301, "IAB7": "Health & Fitness", "IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care" }, { "name": "/Health/Pharmacy/Other", "confidence": 0.15508471429347992, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs