Category
Reviews
No reviews yet — be the first to review codeplace.app.
Get this data via API
Classify codeplace.app — 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://codeplace.app"}'
{
"domain": {
"domain_url": "https://codeplace.app",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.5729846358299255,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.3494594991207123,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.32680782675743103,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.3250536322593689,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.11765506863594057,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.10510092973709106,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.