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