Get this data via API

Classify batwireless.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://batwireless.com"}'
{ "domain": { "domain_url": "https://batwireless.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.965153992176056, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Communications Equipment/Other", "confidence": 0.1181885376572609, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs