Category
Reviews
No reviews yet — be the first to review ref-net.com.
Get this data via API
Classify ref-net.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://ref-net.com"}'
{
"domain": {
"domain_url": "https://ref-net.com",
"categories": [
{
"name": "/Sports/Combat Sports/Martial Arts",
"confidence": 1,
"IAB17-20": "Martial Arts",
"IAB-520-483": "Sports - Martial Arts"
},
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.6315288543701172,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Sports/Combat Sports/Other",
"confidence": 0.13011035323143005,
"IAB17": "Sports",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.