Category
Reviews
No reviews yet — be the first to review artosai.com.
Get this data via API
Classify artosai.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://artosai.com"}'
{
"domain": {
"domain_url": "https://artosai.com",
"categories": [
{
"name": "/Reference/General Reference/Time & Calendars",
"confidence": 0.2696826457977295,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.1420348584651947,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.12086934596300124,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.