Category
Reviews
No reviews yet — be the first to review the90code.com.
Get this data via API
Classify the90code.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://the90code.com"}'
{
"domain": {
"domain_url": "https://the90code.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6054395437240601,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.4224657714366913,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.3935319483280182,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/News/Technology News",
"confidence": 0.34844890236854553,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.32565686106681824,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.12602846324443817,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.