Get this data via API
Classify vpsbasics.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://vpsbasics.com"}'
{
"domain": {
"domain_url": "https://vpsbasics.com",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.4690333902835846
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.4308285713195801
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Servers",
"confidence": 0.3498351573944092
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.28671881556510925
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.25092774629592896
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.10095001012086868
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.