Get this data via API
Classify tr.ee — 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://tr.ee"}'
{
"domain": {
"domain_url": "https://tr.ee",
"categories": [
{
"name": "/Internet & Telecom/Other",
"confidence": 0.8445795774459839,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.334859162569046,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.2392256110906601,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.2042480111122131,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.20151497423648831,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.11185820400714874,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Global Rank
#20,896
Get this data as JSON — free trial, 50 API calls included.