Get this data via API

Classify chezneko.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://chezneko.com"}'
{ "domain": { "domain_url": "https://chezneko.com", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies", "confidence": 0.8639230132102966, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Pets/Cats", "confidence": 0.7464131712913513, "IAB16-3": "Cats", "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.2769540548324585, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.17582955956459043, "IAB-422": "Pets" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.14351123571395874, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs