Category
Reviews
No reviews yet — be the first to review pan.bio.
Get this data via API
Classify pan.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://pan.bio"}'
{
"domain": {
"domain_url": "https://pan.bio",
"categories": [
{
"name": "/Science/Biological Sciences/Genetics",
"confidence": 0.830489993095398,
"IAB15-2": "Biology",
"IAB-468-464": "Science - Genetics"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.4832590520381927,
"IAB3-3": "Biotech/Biomedical",
"IAB-109-90": "Industries - Pharmaceutical Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.46118420362472534,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.36747026443481445,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.1819790005683899,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.12513016164302826,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.