Get this data via API

Classify medispell.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://medispell.com"}'
{ "domain": { "domain_url": "https://medispell.com", "categories": [ { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.6815117597579956, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.3796665668487549, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.3705422878265381, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.35800835490226746, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.21667563915252688, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.11098505556583405, "IAB-147-132": "Education - Language Learning" } ] }, "success": true }
Get Free API Key View API Docs