Get this data via API

Classify wirelesscoverage.com.au — 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://wirelesscoverage.com.au"}'
{ "domain": { "domain_url": "https://wirelesscoverage.com.au", "categories": [ { "name": "/Internet & Telecom/Communications Equipment/Other", "confidence": 0.7930414080619812, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Mobile & Wireless/Other", "confidence": 0.5482431054115295, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Networking/Networking Equipment", "confidence": 0.31008148193359375, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Communications Equipment/Radio Equipment", "confidence": 0.2034839689731598, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Service Providers/Phone Service Providers", "confidence": 0.1030791699886322, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs