Get this data via API

Classify archiveledger.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://archiveledger.com"}'
{ "domain": { "domain_url": "https://archiveledger.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Real Estate Title & Escrow", "confidence": 0.4672881364822388, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.44515421986579895, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Science/Earth Sciences/Geology", "confidence": 0.34438425302505493, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" }, { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.22946831583976743, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.19548042118549347, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.10008668899536131, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs