Category
Global Rank
#23,003
Tech Stack (2 technologies)
Reviews
No reviews yet — be the first to review esm.sh.
Get this data via API
Classify esm.sh — 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://esm.sh"}'
{
"domain": {
"domain_url": "https://esm.sh",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.39076271653175354,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.2717830538749695,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.14923566579818726,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.