Get this data via API

Classify initialed.ai — 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://initialed.ai"}'
{ "domain": { "domain_url": "https://initialed.ai", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.6448277831077576, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.28983381390571594, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.220713272690773 }, { "name": "/Online Communities/Other", "confidence": 0.1959136426448822, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Other", "confidence": 0.13246352970600128, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.10499218851327896, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Investing/Other", "confidence": 0.101945698261261, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs