Get this data via API

Classify allergydefender.com — 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://allergydefender.com"}'
{ "domain": { "domain_url": "https://allergydefender.com", "categories": [ { "name": "/Health/Health Conditions/Allergies/Environmental Allergies", "confidence": 0.9271481037139891, "IAB7-4": "Allergies", "IAB-288-287": "Allergies/Medical Health/Diseases and Conditions/Allergies" }, { "name": "/Home & Garden/Household Supplies/Household Cleaning Supplies", "confidence": 0.27540814876556396, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers", "confidence": 0.16101579368114471, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs