Get this data via API

Classify bank-a-count.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://bank-a-count.com"}'
{ "domain": { "domain_url": "https://bank-a-count.com", "categories": [ { "name": "/Finance/Banking/Debit & Checking Services", "confidence": 0.7812250256538391, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Printing & Publishing/Document & Printing Services", "confidence": 0.7451401948928833, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.4711225032806397, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Banking/Other", "confidence": 0.1221199780702591, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs