Category
Reviews
No reviews yet — be the first to review thevsupply.com.
Get this data via API
Classify thevsupply.com — 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://thevsupply.com"}'
{
"domain": {
"domain_url": "https://thevsupply.com",
"categories": [
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.8084075450897217,
"IAB3-3": "Biotech/Biomedical",
"IAB-109-90": "Industries - Pharmaceutical Industry"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.445004403591156,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.11258980631828308,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.1125529333949089,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.