Get this data via API

Classify expireless.app — 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://expireless.app"}'
{ "domain": { "domain_url": "https://expireless.app", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.6249160170555115, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.22770114243030548, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Food & Drink/Food/Other", "confidence": 0.2047555297613144, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.16689375042915344, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Food & Drink/Other", "confidence": 0.16283859312534332, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food & Grocery Retailers/Other", "confidence": 0.10446210205554962, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs