Get this data via API

Classify novacarelinens.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://novacarelinens.com"}'
{ "domain": { "domain_url": "https://novacarelinens.com", "categories": [ { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.514988899230957, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.27343985438346863, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Home & Garden/Bed & Bath/Bedroom", "confidence": 0.24603834748268127, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.20016682147979736, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.1187821701169014, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs