Get this data via API

Classify nexuspods.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://nexuspods.com.au"}'
{ "domain": { "domain_url": "https://nexuspods.com.au", "categories": [ { "name": "/Business & Industrial/Business Services/Shared Workspaces", "confidence": 0.4023275375366211, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2717130780220032, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Consumer Electronics/Audio Equipment", "confidence": 0.22971384227275848, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.20223882794380188, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs