Get this data via API

Classify candlinandmynard.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://candlinandmynard.com"}'
{ "domain": { "domain_url": "https://candlinandmynard.com", "categories": [ { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.7175320386886597, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Books & Literature/E-Books", "confidence": 0.38528972864151, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.24399316310882568, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.18313512206077576, "IAB-147-132": "Education - Language Learning" }, { "name": "/People & Society/Social Sciences/Other", "confidence": 0.10404173284769058, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs