Category
Reviews
No reviews yet — be the first to review convly.ai.
Get this data via API
Classify convly.ai — 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://convly.ai"}'
{
"domain": {
"domain_url": "https://convly.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7807343602180481,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/News/Technology News",
"confidence": 0.6954479217529297,
"IAB12": "News"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.44054192304611206,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.40723931789398193,
"IAB22-3": "Comparison"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.