Get this data via API

Classify moonhold.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://moonhold.app"}'
{ "domain": { "domain_url": "https://moonhold.app", "categories": [ { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.9110705256462096, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Online Communities/Virtual Worlds", "confidence": 0.136120542883873, "IAB-148-132": "Education - Online Education" }, { "name": "/Online Communities/Social Networks", "confidence": 0.13431614637374878, "IAB-148-132": "Education - Online Education" }, { "name": "/Online Communities/Other", "confidence": 0.10063544660806656, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs