Get this data via API

Classify lscache.io — 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://lscache.io"}'
{ "domain": { "domain_url": "https://lscache.io", "categories": [ { "name": "/Internet & Telecom/Other", "confidence": 0.3924677968025207 }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.3718453347682953 }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.35272935032844543 }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.29094645380973816 }, { "name": "/Computers & Electronics/Software/Open Source", "confidence": 0.195107102394104 }, { "name": "/Online Communities/Blogging Resources & Services", "confidence": 0.13640731573104858 } ] }, "success": true }
Get Free API Key View API Docs