Get this data via API

Classify careplusprotect.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://careplusprotect.com"}'
{ "domain": { "domain_url": "https://careplusprotect.com", "categories": [ { "name": "/Home & Garden/Household Supplies/Household Cleaning Supplies", "confidence": 0.5204428434371948, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Chemicals Industry/Cleaning Agents", "confidence": 0.3990390598773956, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.12034521251916884, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Green & Eco-Friendly Shopping", "confidence": 0.1109151542186737, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs