Get this data via API

Classify ravapay.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://ravapay.com"}'
{ "domain": { "domain_url": "https://ravapay.com", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.8098535537719727, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Banking/Mobile Payments & Digital Wallets", "confidence": 0.7339798808097839, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.3554458022117615, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Internet & Telecom/Service Providers/Cable & Satellite Providers", "confidence": 0.1588476449251175, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Service Providers/Phone Service Providers", "confidence": 0.14839276671409607, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Banking/Other", "confidence": 0.14604724943637848, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Service Providers/Other", "confidence": 0.1421685516834259, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Service Providers/ISPs", "confidence": 0.1170915961265564, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs