Get this data via API

Classify aabats.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://aabats.com"}'
{ "domain": { "domain_url": "https://aabats.com", "categories": [ { "name": "/Home & Garden/Pest Control", "confidence": 0.8756322860717773, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.5439187288284302, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Animal Welfare", "confidence": 0.19401110708713531, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.12836918234825134, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs