Get this data via API

Classify abra-ai.com — 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://abra-ai.com"}'
{ "domain": { "domain_url": "https://abra-ai.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.943454384803772, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.5872306227684021, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.2008390873670578, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.1350826472043991, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs