Category
Reviews
No reviews yet — be the first to review provea.tech.
Get this data via API
Classify provea.tech — 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://provea.tech"}'
{
"domain": {
"domain_url": "https://provea.tech",
"categories": [
{
"name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances",
"confidence": 0.7205939888954163,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.11383506655693054,
"IAB8-6": "Coffee/Tea",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.10171342641115189,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.