Category
Reviews
No reviews yet — be the first to review vortechs.co.za.
Get this data via API
Classify vortechs.co.za — 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://vortechs.co.za"}'
{
"domain": {
"domain_url": "https://vortechs.co.za",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Hardware Modding & Tuning",
"confidence": 0.8476706147193909,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.5469887852668762,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.1590387225151062,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.