Get this data via API

Classify wrench-ledger.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://wrench-ledger.com"}'
{ "domain": { "domain_url": "https://wrench-ledger.com", "categories": [ { "name": "/Home & Garden/Home Improvement/Construction & Power Tools", "confidence": 0.7909213304519653, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2045491486787796, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.14045561850070953, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Physical Asset Management", "confidence": 0.10663556307554244, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs