Category
Reviews
No reviews yet — be the first to review biogencr.com.
Get this data via API
Classify biogencr.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://biogencr.com"}'
{
"domain": {
"domain_url": "https://biogencr.com",
"categories": [
{
"name": "/Science/Biological Sciences/Genetics",
"confidence": 0.8965835571289062,
"IAB15-2": "Biology",
"IAB-468-464": "Science - Genetics"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.5798394680023193,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.14775338768959043,
"IAB3-3": "Biotech/Biomedical",
"IAB-109-90": "Industries - Pharmaceutical Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.