Get this data via API

Classify armsolutions.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://armsolutions.com"}'
{ "domain": { "domain_url": "https://armsolutions.com", "categories": [ { "name": "/Finance/Credit & Lending/Debt Collection & Repossession", "confidence": 0.9838942885398864, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.7799803614616394, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.3406309485435486, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.2045831084251404, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.10155461728572844, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs