Get this data via API

Classify localloanstore.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://localloanstore.com"}'
{ "domain": { "domain_url": "https://localloanstore.com", "categories": [ { "name": "/Business & Industrial/Business Finance/Commercial Lending", "confidence": 0.8257166147232056, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.6781443953514099, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.4603795409202576, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.18862606585025787, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants", "confidence": 0.12531717121601105, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Other", "confidence": 0.10672152042388916, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs