Get this data via API
Classify extractapi.app — 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://extractapi.app"}'
{
"domain": {
"domain_url": "https://extractapi.app",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.3857820332050323,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.27322253584861755,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.2292850166559219,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.17098021507263184,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1478491723537445,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.1296471208333969,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.118442565202713,
"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.