Get this data via API

Classify luxelaundry.rf.gd — 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://luxelaundry.rf.gd"}'
{ "domain": { "domain_url": "https://luxelaundry.rf.gd", "categories": [ { "name": "/Arts & Entertainment", "confidence": 0.8, "IAB1": "Arts & Entertainment" }, { "name": "/Business & Industrial", "confidence": 0.7 }, { "name": "/Law & Government", "confidence": 0.7 }, { "name": "/Science", "confidence": 0.7, "IAB15": "Science" }, { "name": "/Sports", "confidence": 0.7, "IAB17": "Sports" }, { "name": "/Games/Computer & Video Games", "confidence": 0.6, "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Arts & Entertainment/Music & Audio", "confidence": 0.6, "IAB1": "Arts & Entertainment" }, { "name": "/Business & Industrial/Business Finance", "confidence": 0.6, "IAB-63-53": "Business Banking & Finance/Business and Finance/Business/Business Banking & Finance" }, { "name": "/Reference/Humanities/History", "confidence": 0.6 } ] }, "success": true }
Get Free API Key View API Docs