Get this data via API

Classify about.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://about.com"}'
{ "domain": { "domain_url": "https://about.com", "categories": [ { "name": "/Books & Literature/Other", "confidence": 0.5811019539833069, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/News/Other", "confidence": 0.5752863883972168, "IAB12": "News" }, { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.36637234687805176, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.327070415019989, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#1,914