Category
Reviews
No reviews yet — be the first to review loadtester.org.
Get this data via API
Classify loadtester.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://loadtester.org"}'
{
"domain": {
"domain_url": "https://loadtester.org",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.7068876028060913,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.4889061152935028,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.32869571447372437,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Networking/Network Monitoring & Management",
"confidence": 0.31593945622444153,
"IAB19-8": "Computer Networking",
"IAB-600-599": "Computing - Computer Networking"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.11406472325325012,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.