Category
Reviews
No reviews yet — be the first to review redcedar.mobi.
Get this data via API
Classify redcedar.mobi — 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://redcedar.mobi"}'
{
"domain": {
"domain_url": "https://redcedar.mobi",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.5481122136116028,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.35258376598358154,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Forestry",
"confidence": 0.302243173122406,
"IAB3-6": "Forestry",
"IAB-102-90": "Industries - Agriculture"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.