Category
Reviews
No reviews yet — be the first to review flatbottom.eu.
Get this data via API
Classify flatbottom.eu — 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://flatbottom.eu"}'
{
"domain": {
"domain_url": "https://flatbottom.eu",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Packaging",
"confidence": 0.8150880336761475,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Retail Trade/Other",
"confidence": 0.18103347718715668,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.