Get this data via API

Classify dogcancerfoundation.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://dogcancerfoundation.org"}'
{ "domain": { "domain_url": "https://dogcancerfoundation.org", "categories": [ { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.9394073486328124, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.6484754085540771, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Health/Health Conditions/Cancer", "confidence": 0.5426667928695679, "IAB7-11": "Cancer", "IAB-314-287": "Cancer/Medical Health/Diseases and Conditions/Cancer" }, { "name": "/Pets & Animals/Animal Products & Services/Animal Welfare", "confidence": 0.25394657254219055, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies", "confidence": 0.2306606024503708, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.14293816685676575, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs