Get this data via API

Classify thecathealth.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://thecathealth.com"}'
{ "domain": { "domain_url": "https://thecathealth.com", "categories": [ { "name": "/Pets & Animals/Pets/Cats", "confidence": 0.9121950268745422, "IAB16-3": "Cats", "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.5189463496208191, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.35013630986213684, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.23436395823955536, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies", "confidence": 0.13547655940055847, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs