Get this data via API
Classify quiver.net.br — 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://quiver.net.br"}'
{
"domain": {
"domain_url": "https://quiver.net.br",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.8249978423118591,
"IAB-59-53": "Business - Sales"
},
{
"name": "/Finance/Insurance/Other",
"confidence": 0.44711896777153015,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.2228146642446518,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.21858343482017517,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.