Category
Reviews
No reviews yet — be the first to review 3d.co.cr.
Get this data via API
Classify 3d.co.cr — 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://3d.co.cr"}'
{
"domain": {
"domain_url": "https://3d.co.cr",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.6306230425834656,
"IAB3-5": "Construction",
"IAB-120-90": "Industries - Civil Engineering Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.29211780428886414,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.17564769089221954,
"IAB21-2": "Architects",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.1479283571243286,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.14760218560695648,
"IAB3-12": "Metals",
"IAB-107-90": "Industries - Metals Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.