Get this data via API
Classify free-electrons.com — 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://free-electrons.com"}'
{
"domain": {
"domain_url": "https://free-electrons.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.9952958822250366,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.3057723641395569,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.23119570314884183,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.1886541098356247,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.1131441667675972,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Global Rank
#14,026
Get this data as JSON — free trial, 50 API calls included.