Get this data via API

Classify shawngrover.ca — 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://shawngrover.ca"}'
{ "domain": { "domain_url": "https://shawngrover.ca", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.29848310351371765, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.17268523573875427, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.16812776029109955, "IAB-132": "Education" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.10334627330303192, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs