Get this data via API

Classify discovernoeme.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://discovernoeme.com"}'
{ "domain": { "domain_url": "https://discovernoeme.com", "categories": [ { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.8076820373535156, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Beauty & Fitness/Face & Body Care/Perfumes & Fragrances", "confidence": 0.46976161003112793, "IAB7": "Health & Fitness", "IAB-558-553": "Perfume and Fragrance/Style & Fashion/Beauty/Perfume and Fragrance" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.3643786907196045, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.3047884702682495, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers", "confidence": 0.23380473256111145, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs