Category
Reviews
No reviews yet — be the first to review mechanize.my.
Get this data via API
Classify mechanize.my — 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://mechanize.my"}'
{
"domain": {
"domain_url": "https://mechanize.my",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks",
"confidence": 0.581786036491394,
"IAB19-28": "Portable",
"IAB-630-599": "Computing - Laptops"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.2957850992679596,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.19116723537445068,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Computers & Electronics/Other",
"confidence": 0.1609731763601303,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics",
"confidence": 0.12852446734905243,
"IAB19-28": "Portable",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.