Get this data via API
Classify appsbuiltwithaisummit.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://appsbuiltwithaisummit.com"}'
{
"domain": {
"domain_url": "https://appsbuiltwithaisummit.com",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.6597867012023926,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6476885080337524,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.5814679861068726,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.192877933382988,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.18374939262866977,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.