Category
Reviews
No reviews yet — be the first to review storemtw.com.
Get this data via API
Classify storemtw.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://storemtw.com"}'
{
"domain": {
"domain_url": "https://storemtw.com",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Self Storage",
"confidence": 0.9827088713645936,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Business Services/Warehousing",
"confidence": 0.16167894005775452,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Moving & Relocation",
"confidence": 0.1316530853509903,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.