Category
Reviews
No reviews yet — be the first to review apple.stackexchange.com.
Get this data via API
Classify apple.stackexchange.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://apple.stackexchange.com"}'
{
"domain": {
"domain_url": "https://apple.stackexchange.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 1,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.33412155508995056,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.28589192032814026,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.2668198049068451,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.20976050198078156,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Online Communities/Other",
"confidence": 0.2083169221878052,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.17816320061683655,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Other",
"confidence": 0.10601899772882462,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.