Get this data via API
Classify letsencrypt.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://letsencrypt.org"}'
{
"domain": {
"domain_url": "https://letsencrypt.org",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.8339138627052307,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Science/Mathematics/Other",
"confidence": 0.4671059250831604,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.3306358754634857,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Science/Computer Science/Other",
"confidence": 0.3164598047733307,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.16532759368419647,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Company
Category
Global Rank
#967
Tech Stack (10 technologies)
Get this data as JSON — free trial, 50 API calls included.