Get this data via API

Classify elementalbrands.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://elementalbrands.com"}'
{ "domain": { "domain_url": "https://elementalbrands.com", "categories": [ { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.47474727034568787, "IAB-132": "Education" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.38462480902671814, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Home & Garden/Home Furnishings/Lamps & Lighting", "confidence": 0.22537828981876373, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.16555748879909515, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs