Get this data via API

Classify seanlaw.github.io — 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://seanlaw.github.io"}'
{ "domain": { "domain_url": "https://seanlaw.github.io", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.6265002489089966, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Science/Mathematics/Statistics", "confidence": 0.4070914685726166, "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.2087496519088745, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Other", "confidence": 0.11546825617551804, "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs