Get this data via API
Classify openresty.org — 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://openresty.org"}'
{
"domain": {
"domain_url": "https://openresty.org",
"categories": [
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.3497300446033478,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.32865312695503235,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Freeware & Shareware",
"confidence": 0.23768825829029083,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.11508438736200333,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.1058855727314949,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Global Rank
#19,392
Tech Stack (3 technologies)
Get this data as JSON — free trial, 50 API calls included.