Category
Reviews
No reviews yet — be the first to review listbone.com.
Get this data via API
Classify listbone.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://listbone.com"}'
{
"domain": {
"domain_url": "https://listbone.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.19429698586463928,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.1918421983718872,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Other",
"confidence": 0.14319059252738953,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.12334607541561128,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.