Category
Reviews
No reviews yet — be the first to review turtlebox.com.
Get this data via API
Classify turtlebox.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://turtlebox.com"}'
{
"domain": {
"domain_url": "https://turtlebox.com",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Packaging",
"confidence": 0.24093414843082428,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.1686982959508896,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.16301871836185455,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.11356779932975768,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.