Get this data via API

Classify goodboywildlife.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://goodboywildlife.ca"}'
{ "domain": { "domain_url": "https://goodboywildlife.ca", "categories": [ { "name": "/Home & Garden/Pest Control", "confidence": 0.9721537828445436, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.5491898655891418, "IAB-422": "Pets" }, { "name": "/Business & Industrial/Agriculture & Forestry/Forestry", "confidence": 0.11187243461608888, "IAB3-6": "Forestry", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs