Get this data via API

Classify keypingbizzee.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://keypingbizzee.com"}'
{ "domain": { "domain_url": "https://keypingbizzee.com", "categories": [ { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.5524606108665466, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Books & Literature/Other", "confidence": 0.44774866104125977, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Business & Industrial/Business Operations/Other", "confidence": 0.1914404332637787, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.12338797748088837, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.10582147538661955, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs