Company
Category
Global Rank
#97,201
Reviews
No reviews yet — be the first to review codibook.net.
Get this data via API
Classify codibook.net — 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://codibook.net"}'
{
"domain": {
"domain_url": "https://codibook.net",
"categories": [
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.6190720796585083,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Shirts & Tops",
"confidence": 0.18993885815143585,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.1574266105890274,
"IAB18-5": "Clothing",
"IAB-566-560": "Women's Fashion - Women's Clothing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.