Get this data via API

Classify payrange.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://payrange.com"}'
{ "domain": { "domain_url": "https://payrange.com", "categories": [ { "name": "/Finance/Banking/Mobile Payments & Digital Wallets", "confidence": 0.9616185426712036, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.818731427192688, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.4189503490924835, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.3902885019779206, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs