Get this data via API

Classify select.dev — 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://select.dev"}'
{ "domain": { "domain_url": "https://select.dev", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.6211713552474976, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.20963945984840393, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.19804896414279935, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.1892002075910568, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.18531383574008944, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.16155460476875305, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.1380418837070465, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.11036605387926102, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" } ] }, "success": true }
Get Free API Key View API Docs