Get this data via API

Classify enchantress-marketing.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://enchantress-marketing.com"}'
{ "domain": { "domain_url": "https://enchantress-marketing.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.9472206830978394 }, { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.4397642314434051 }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.3604450821876526 }, { "name": "/Books & Literature/Other", "confidence": 0.21750961244106293 }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.17433343827724457 } ] }, "success": true }
Get Free API Key View API Docs