Category
Reviews
No reviews yet — be the first to review gene.zip.
Get this data via API
Classify gene.zip — 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://gene.zip"}'
{
"domain": {
"domain_url": "https://gene.zip",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.7206541895866394,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Science/Biological Sciences/Genetics",
"confidence": 0.6846932768821716,
"IAB15-2": "Biology",
"IAB-468-464": "Science - Genetics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage",
"confidence": 0.2274642437696457,
"IAB19": "Technology & Computing",
"IAB-616-599": "Computing - Data Storage and Warehousing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.