Get this data via API
Classify wcodeai.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://wcodeai.com"}'
{
"domain": {
"domain_url": "https://wcodeai.com",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.861483097076416,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Online Communities/Blogging Resources & Services",
"confidence": 0.7100474834442139,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.18377406895160675,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.16864712536334991,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.16082333028316498,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.16043013334274292,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.