Category
Reviews
No reviews yet — be the first to review daydalus.ai.
Get this data via API
Classify daydalus.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://daydalus.ai"}'
{
"domain": {
"domain_url": "https://daydalus.ai",
"categories": [
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.1619250774383545,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.12571124732494354,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.10901177674531937,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.