Category
Reviews
No reviews yet — be the first to review mtworks.us.
Get this data via API
Classify mtworks.us — 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://mtworks.us"}'
{
"domain": {
"domain_url": "https://mtworks.us",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.8485890030860901,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Automotive - Auto Parts"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.8420001864433289,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Automotive - Motorcycles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Scooters & Mopeds",
"confidence": 0.1336505562067032,
"IAB2-15": "Motorcycles",
"IAB-29-1": "Automotive - Scooters"
},
{
"name": "/Sports/Sporting Goods/Electric Skateboards & Scooters",
"confidence": 0.12214966863393784,
"IAB17": "Sports",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.