Get this data via API

Classify noithatnhom.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://noithatnhom.com"}'
{ "domain": { "domain_url": "https://noithatnhom.com", "categories": [ { "name": "/Home & Garden/Home Furnishings/Countertops", "confidence": 0.5259403586387634, "IAB10": "Home & Garden" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.4331100881099701, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Home & Garden/Home Furnishings/Other", "confidence": 0.2894177734851837, "IAB10": "Home & Garden" }, { "name": "/Home & Garden/Home Storage & Shelving/Cabinetry", "confidence": 0.1596881002187729, "IAB10": "Home & Garden" }, { "name": "/Home & Garden/Home Furnishings/Kitchen & Dining Furniture", "confidence": 0.1581033319234848, "IAB10": "Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs