Get this data via API
Classify uniprot.org — 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://uniprot.org"}'
{
"domain": {
"domain_url": "https://uniprot.org",
"categories": [
{
"name": "/Science/Biological Sciences/Genetics",
"confidence": 0.3339184820652008,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.31918370723724365,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.2183672785758972,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
}
]
},
"success": true
}
Company
Tags
Category
Global Rank
#20,503
Tech Stack (5 technologies)
Get this data as JSON — free trial, 50 API calls included.