Get this data via API

Classify errorcharge.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://errorcharge.com"}'
{ "domain": { "domain_url": "https://errorcharge.com", "categories": [ { "name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services", "confidence": 0.9014518857002258, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.24545228481292725, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.16990774869918823, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.14074839651584625, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs