Get this data via API

Classify alteraai.co — 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://alteraai.co"}'
{ "domain": { "domain_url": "https://alteraai.co", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.7807158827781677, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4760514497756958, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.260023832321167, "IAB-132": "Education" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.22765593230724335, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.21064600348472595, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs