Get this data via API

Classify projectview.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://projectview.au"}'
{ "domain": { "domain_url": "https://projectview.au", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.941133201122284, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.8451712727546692, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.26916763186454773, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.14302697777748108, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs