Get this data via API

Classify creditverify.org — 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://creditverify.org"}'
{ "domain": { "domain_url": "https://creditverify.org", "categories": [ { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.29194992780685425, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.20157626271247864, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Finance/Credit & Lending/Credit Reporting & Monitoring", "confidence": 0.19289660453796387, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.1732538789510727, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Banking/Other", "confidence": 0.1628723293542862, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.16134054958820343, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Credit Cards", "confidence": 0.1142718642950058, "IAB-406-405": "Credit Cards/Personal Finance/Personal Debt/Credit Cards" } ] }, "success": true }
Get Free API Key View API Docs