Get this data via API
Classify prolificprep.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://prolificprep.org"}'
{
"domain": {
"domain_url": "https://prolificprep.org",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.9892249703407288,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Sports/Team Sports/Basketball",
"confidence": 0.8241391777992249,
"IAB17": "Sports",
"IAB-547-483": "Basketball/Sports/Basketball"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.7249196767807007,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.11535948514938354,
"IAB5": "Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.