Category
Reviews
No reviews yet — be the first to review abtestacademy.org.
Get this data via API
Classify abtestacademy.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://abtestacademy.org"}'
{
"domain": {
"domain_url": "https://abtestacademy.org",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.3278064429759979,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.10388566553592682,
"IAB5": "Education",
"IAB-144-143": "Educational Assessment - Standardized Testing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.