Get this data via API

Classify baebae.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://baebae.ai"}'
{ "domain": { "domain_url": "https://baebae.ai", "categories": [ { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.9147592782974244, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.31000959873199463, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" }, { "name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections", "confidence": 0.2164466232061386, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.2102234810590744, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.16091297566890717, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.1567143052816391, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs