Get this data via API

Classify electricaltower.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://electricaltower.com"}'
{ "domain": { "domain_url": "https://electricaltower.com", "categories": [ { "name": "/Internet & Telecom/Communications Equipment/Other", "confidence": 0.6554285883903503, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.29102078080177307, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.26980718970298767, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.2051994353532791, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Other", "confidence": 0.12093032151460648, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs