Category
Reviews
No reviews yet — be the first to review craamer.org.
Get this data via API
Classify craamer.org — 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://craamer.org"}'
{
"domain": {
"domain_url": "https://craamer.org",
"categories": [
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.939203917980194,
"IAB3": "Business",
"IAB-113-90": "Industries - Apparel Industry"
},
{
"name": "/Business & Industrial/Chemicals Industry/Dyes & Pigments",
"confidence": 0.5242893695831299,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.21809238195419312,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.1408017873764038,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.