Get this data via API
Classify aiadventures.store — 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://aiadventures.store"}'
{
"domain": {
"domain_url": "https://aiadventures.store",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8917891979217529,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Education/Homeschooling",
"confidence": 0.6342162489891052,
"IAB5-10": "Homeschooling",
"IAB-145-132": "Homeschooling/Education/Homeschooling"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.5273387432098389,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.48136234283447266,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.41177570819854736,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.25697219371795654,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.19959864020347595,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.16225667297840118,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.10284645855426788,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.