Get this data via API

Classify edeptec.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://edeptec.com"}'
{ "domain": { "domain_url": "https://edeptec.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.7533412575721741, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.3743773698806762, "IAB-147-132": "Education - Language Learning" }, { "name": "/Internet & Telecom/Other", "confidence": 0.27293601632118225, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/Dictionaries & Encyclopedias", "confidence": 0.1683797389268875 }, { "name": "/Science/Computer Science/Other", "confidence": 0.14696942269802094, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.12188510596752168, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Science/Mathematics/Other", "confidence": 0.10461103916168212, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs