Get this data via API

Classify builtwiredsecured.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://builtwiredsecured.com"}'
{ "domain": { "domain_url": "https://builtwiredsecured.com", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Podcasts", "confidence": 0.5855220556259155, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.5665695071220398, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.35184934735298157, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.2185152918100357, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/News/Technology News", "confidence": 0.1993056982755661, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.15097764134407043, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.14575326442718506, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs