Get this data via API

Classify osmomoney.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://osmomoney.com"}'
{ "domain": { "domain_url": "https://osmomoney.com", "categories": [ { "name": "/Finance/Banking/Mobile Payments & Digital Wallets", "confidence": 0.29245075583457947, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.14112932980060575, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Banking/Money Transfer & Wire Services", "confidence": 0.13869863748550415, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.117293082177639, "IAB-132": "Education" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.11258108913898468, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Home Office", "confidence": 0.11054189503192902, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs