Get this data via API

Classify equability.org — 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://equability.org"}'
{ "domain": { "domain_url": "https://equability.org", "categories": [ { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.6768404841423035, "IAB17-17": "Horses", "IAB-422": "Pets/Pets" }, { "name": "/Sports/Animal Sports/Equestrian", "confidence": 0.5154604911804199, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.48762109875679016, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.18997308611869812, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.16407443583011627, "IAB-422": "Pets" }, { "name": "/People & Society/Other", "confidence": 0.1381172388792038, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs