Get this data via API

Classify allaboutanimals.academy — 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://allaboutanimals.academy"}'
{ "domain": { "domain_url": "https://allaboutanimals.academy", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.8170599937438965, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.3401395082473755, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.18343891203403473, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Pets & Animals/Other", "confidence": 0.13471637666225433, "IAB-422": "Pets" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.12370415031909944, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs