Get this data via API
Classify lanotop.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://lanotop.com"}'
{
"domain": {
"domain_url": "https://lanotop.com",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.9103102087974548,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.870046854019165,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.7278740406036377,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.2285562604665756,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.10619655251502992,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.