Get this data via API

Classify edwin.chat — 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://edwin.chat"}'
{ "domain": { "domain_url": "https://edwin.chat", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.6647822260856628, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Online Communities/Other", "confidence": 0.5641768574714661, "IAB-148-132": "Education - Online Education" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5153166055679321, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.3988403379917145, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2843014597892761, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.25716304779052734, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Internet & Telecom/Other", "confidence": 0.19243532419204712, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.18912386894226071, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.14939941465854645, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.10355763882398604, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs