Get this data via API

Classify attainip.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://attainip.ai"}'
{ "domain": { "domain_url": "https://attainip.ai", "categories": [ { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.9883599281311036, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.522381603717804, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.24768146872520447, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.13817256689071655, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Internet & Telecom/Other", "confidence": 0.11436685174703598, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs