Get this data via API

Classify carsontelecom.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://carsontelecom.com"}'
{ "domain": { "domain_url": "https://carsontelecom.com", "categories": [ { "name": "/Internet & Telecom/Service Providers/Other", "confidence": 0.2326098829507828, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.2226175367832184, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/News/Business News/Company News", "confidence": 0.12406003475189208, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Internet & Telecom/Other", "confidence": 0.101178377866745, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs