Get this data via API

Classify lixo.in — 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://lixo.in"}'
{ "domain": { "domain_url": "https://lixo.in", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy", "confidence": 0.9974688291549684, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Home & Garden/Home Furnishings/Living Room Furniture", "confidence": 0.8409630060195923, "IAB10": "Home & Garden" }, { "name": "/Health/Medical Devices & Equipment/Assistive Technology", "confidence": 0.22562524676322937, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.19515541195869449, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.1289234161376953, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs