Category
Reviews
No reviews yet — be the first to review safefax.net.
Get this data via API
Classify safefax.net — 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://safefax.net"}'
{
"domain": {
"domain_url": "https://safefax.net",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.973077118396759,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.6073241233825684,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.2183842957019806,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.