Category
Reviews
No reviews yet — be the first to review vevor.tools.
Get this data via API
Classify vevor.tools — 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://vevor.tools"}'
{
"domain": {
"domain_url": "https://vevor.tools",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.14249686896800995,
"IAB10-9": "Remodeling & Construction",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Computers & Electronics/Computer Hardware/Hardware Modding & Tuning",
"confidence": 0.12843091785907745,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.