Get this data via API

Classify penncommunitybank.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://penncommunitybank.com"}'
{ "domain": { "domain_url": "https://penncommunitybank.com", "categories": [ { "name": "/Finance/Banking/Other", "confidence": 0.9475446343421936, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Finance/Commercial Lending", "confidence": 0.516064465045929, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Finance/Credit & Lending/Other", "confidence": 0.4609605371952057, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.4102979898452759, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.12825261056423187, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs