Category
Reviews
No reviews yet — be the first to review alter.systems.
Get this data via API
Classify alter.systems — 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://alter.systems"}'
{
"domain": {
"domain_url": "https://alter.systems",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6837124228477478,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Sensitive Subjects/Other",
"confidence": 0.10811392962932588,
"IAB25": "Non-Standard Content",
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/News/Politics/Media Critics & Watchdogs",
"confidence": 0.10378658771514893,
"IAB11-4": "Politics",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.