Category
Reviews
No reviews yet — be the first to review learnai.tw.
Get this data via API
Classify learnai.tw — 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://learnai.tw"}'
{
"domain": {
"domain_url": "https://learnai.tw",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.9543759226799012,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.571013331413269,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.4292314648628235,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.15385985374450684,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.15033628046512604,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.11995378881692886,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.