Get this data via API
Classify chipstock.com — 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://chipstock.com"}'
{
"domain": {
"domain_url": "https://chipstock.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage",
"confidence": 0.5276702046394348,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Servers",
"confidence": 0.41787248849868774,
"IAB19-10": "Computer Reviews",
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.24909238517284393,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.