Category
Reviews
No reviews yet — be the first to review nyb.ai.
Get this data via API
Classify nyb.ai — 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://nyb.ai"}'
{
"domain": {
"domain_url": "https://nyb.ai",
"categories": [
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.7329595685005188,
"IAB3-3": "Biotech/Biomedical",
"IAB-109-90": "Industries - Pharmaceutical Industry"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7302470207214355,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.20750169456005096,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.15451927483081818,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.11114118993282318,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.