Get this data via API
Classify vitrogen.com.br — 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://vitrogen.com.br"}'
{
"domain": {
"domain_url": "https://vitrogen.com.br",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.4246472120285034,
"IAB-422": "Pets"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.3806396722793579,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Livestock",
"confidence": 0.2724328935146332,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Tags
Category
Get this data as JSON — free trial, 50 API calls included.