Category
Reviews
No reviews yet — be the first to review proterm.md.
Get this data via API
Classify proterm.md — 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://proterm.md"}'
{
"domain": {
"domain_url": "https://proterm.md",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.6971483826637268,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling",
"confidence": 0.4945320785045624,
"IAB3": "Business",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Other",
"confidence": 0.18917448818683624,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.102271668612957,
"IAB3-12": "Metals",
"IAB-107-90": "Industries - Metals Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.