Get this data via API

Classify amaccts.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://amaccts.com"}'
{ "domain": { "domain_url": "https://amaccts.com", "categories": [ { "name": "/Finance/Credit & Lending/Debt Collection & Repossession", "confidence": 0.3829324245452881, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.2310086041688919, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.12567278742790222, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.11412928253412248, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" } ] }, "success": true }
Get Free API Key View API Docs