Category
Reviews
No reviews yet — be the first to review kopra.bio.
Get this data via API
Classify kopra.bio — 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://kopra.bio"}'
{
"domain": {
"domain_url": "https://kopra.bio",
"categories": [
{
"name": "/Health/Health Conditions/Cancer",
"confidence": 0.9492434859275818,
"IAB7-11": "Cancer",
"IAB-314-287": "Diseases and Conditions - Cancer"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.5506195425987244,
"IAB3-3": "Biotech/Biomedical",
"IAB-109-90": "Industries - Pharmaceutical Industry"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.3765325546264648,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.2789413332939148,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.1964634954929352,
"IAB7": "Health & Fitness",
"IAB-320-286": "Medical Health - Pharmaceutical Drugs"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.1737557053565979,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.