Get this data via API

Classify isoalpha.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://isoalpha.com"}'
{ "domain": { "domain_url": "https://isoalpha.com", "categories": [ { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.9329910278320312, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Science/Biological Sciences/Neuroscience", "confidence": 0.1570243388414383, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.1312602162361145, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.11778171360492706, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs