Get this data via API

Classify teliq.io — 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://teliq.io"}'
{ "domain": { "domain_url": "https://teliq.io", "categories": [ { "name": "/Health/Nutrition/Other", "confidence": 0.6139779686927795, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.31000715494155884, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Beauty & Fitness/Fitness/Other", "confidence": 0.2882193922996521, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories", "confidence": 0.25683873891830444, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.23856911063194275, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.16272830963134766, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs