Get this data via API

Classify wisewiring.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://wisewiring.com"}'
{ "domain": { "domain_url": "https://wisewiring.com", "categories": [ { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.5503782033920288, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems", "confidence": 0.4999293088912964, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Networking/Networking Equipment", "confidence": 0.4874458611011505, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.25417304039001465, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Networking/Other", "confidence": 0.2258475571870804, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.14683078229427338, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.12312640249729156, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.11873657256364822, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10561637580394743, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs