Get this data via API
Classify aipodcast.education — 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://aipodcast.education"}'
{
"domain": {
"domain_url": "https://aipodcast.education",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8432866334915161,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.6513242125511169,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.47643911838531494,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.14025889337062836,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/News/Technology News",
"confidence": 0.10058698058128356,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.