Get this data via API

Classify saintsrescue.ca — 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://saintsrescue.ca"}'
{ "domain": { "domain_url": "https://saintsrescue.ca", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Animal Welfare", "confidence": 0.9745633006095886, "IAB-422": "Pets" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.3564154803752899, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.1841503232717514, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.13329212367534635, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.13078059256076813, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs