Get this data via API

Classify summitai.website — 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://summitai.website"}'
{ "domain": { "domain_url": "https://summitai.website", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5450519919395447, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.3608165383338928, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.3493005931377411, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.1272543966770172, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Photo & Video Services/Other", "confidence": 0.1011425480246544, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs