Category
Global Rank
#19,576
Tech Stack (5 technologies)
Reviews
No reviews yet — be the first to review abuse.ch.
Get this data via API
Classify abuse.ch — 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://abuse.ch"}'
{
"domain": {
"domain_url": "https://abuse.ch",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Antivirus & Malware",
"confidence": 0.5219250321388245,
"IAB19-3": "Antivirus Software",
"IAB-608-602": "Software and Applications - Antivirus Software"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.25236776471138,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Internet & Telecom/Email & Messaging/Electronic Spam",
"confidence": 0.25162914395332336,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
},
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.15057273209095,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.