Get this data via API

Classify monetaafrica.com — 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://monetaafrica.com"}'
{ "domain": { "domain_url": "https://monetaafrica.com", "categories": [ { "name": "/Finance/Banking/Mobile Payments & Digital Wallets", "confidence": 0.27423709630966187, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.22210295498371124, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Banking/Other", "confidence": 0.16386805474758148, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Banking/Money Transfer & Wire Services", "confidence": 0.146330326795578, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Other", "confidence": 0.11313679069280624, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs