Get this data via API
Classify aporalexam.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://aporalexam.com"}'
{
"domain": {
"domain_url": "https://aporalexam.com",
"categories": [
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.9403098821640016,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.8808203935623169,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.6344013214111328,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.2836700975894928,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.23482009768486023,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.15662947297096252,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.