Get this data via API
Classify simeji.me — 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://simeji.me"}'
{
"domain": {
"domain_url": "https://simeji.me",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.4987248480319977,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.2233428955078125,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.14665572345256803,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.11123228818178175,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11121298372745514,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.108811154961586,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Global Rank
#35,622
Get this data as JSON — free trial, 50 API calls included.