Category
Reviews
No reviews yet — be the first to review containers.nl.
Get this data via API
Classify containers.nl — 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://containers.nl"}'
{
"domain": {
"domain_url": "https://containers.nl",
"categories": [
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.8389274477958679,
"IAB21-3": "Buying/Selling Homes",
"IAB-451-441": "Real Estate - Real Estate Buying and Selling"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Other",
"confidence": 0.20069387555122375,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 0.1647704839706421,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.13813310861587524,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.