Company
Category
Reviews
No reviews yet — be the first to review revalue.io.
Get this data via API
Classify revalue.io — 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://revalue.io"}'
{
"domain": {
"domain_url": "https://revalue.io",
"categories": [
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.7259894609451294,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
},
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.34866586327552795,
"IAB3": "Business",
"IAB-110-90": "Industries - Power and Energy Industry"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.1110285073518753,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.