Category
Reviews
No reviews yet — be the first to review verseflame.com.
Get this data via API
Classify verseflame.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://verseflame.com"}'
{
"domain": {
"domain_url": "https://verseflame.com",
"categories": [
{
"name": "/People & Society/Religion & Belief",
"confidence": 1,
"IAB23": "Religion & Spirituality",
"IAB-453": "Religion & Spirituality"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.13669827580451965,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Consumer Electronics/TV & Video Equipment",
"confidence": 0.12324942648410796,
"IAB19": "Technology & Computing",
"IAB-634-632": "Consumer Electronics - Home Entertainment Systems"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.