Get this data via API
Classify pillexa.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://pillexa.com"}'
{
"domain": {
"domain_url": "https://pillexa.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.8676396012306213,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.572028636932373,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Pharmacy/Other",
"confidence": 0.47938212752342224,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4385117292404175,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.2649601399898529,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.15679192543029785,
"IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.12727685272693634,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.11575143784284592,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.