Get this data via API

Classify lowe.lol — 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://lowe.lol"}'
{ "domain": { "domain_url": "https://lowe.lol", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.8620323538780212, "IAB-147-132": "Education - Language Learning" }, { "name": "/Online Communities/Other", "confidence": 0.1726403385400772, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Other", "confidence": 0.13505160808563232, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.10756311565637589, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs