Get this data via API

Classify medspascale.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://medspascale.com"}'
{ "domain": { "domain_url": "https://medspascale.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.7846172451972961, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Other", "confidence": 0.6995854377746582, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.44653400778770447, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4159146845340729, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.1989082545042038, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.14223794639110565, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.13218404352664948, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Internet & Telecom/Search Engines/Other", "confidence": 0.12251345813274384, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs