Get this data via API

Classify aaai.org — 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://aaai.org"}'
{ "domain": { "domain_url": "https://aaai.org", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.933035135269165, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Other", "confidence": 0.47886279225349426, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Scientific Institutions", "confidence": 0.33499154448509216, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#18,497