Get this data via API

Classify cutered.it — 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://cutered.it"}'
{ "domain": { "domain_url": "https://cutered.it", "categories": [ { "name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care", "confidence": 0.3937166929244995, "IAB7": "Health & Fitness", "IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.295013964176178, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Health/Health Conditions/Skin Conditions", "confidence": 0.1270333081483841, "IAB-309-287": "Skin and Dermatology/Medical Health/Diseases and Conditions/Skin and Dermatology" } ] }, "success": true }
Get Free API Key View API Docs