Category
Reviews
No reviews yet — be the first to review verso.ink.
Get this data via API
Classify verso.ink — 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://verso.ink"}'
{
"domain": {
"domain_url": "https://verso.ink",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.739503800868988,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.2461840659379959,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/News/Technology News",
"confidence": 0.1249288246035576,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.12086941301822662,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.