Get this data via API
Classify quartz.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://quartz.bio"}'
{
"domain": {
"domain_url": "https://quartz.bio",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5800846815109253,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.5426517128944397,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.35506606101989746,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.17738157510757446,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.12613578140735626,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.