Get this data via API

Classify dev.to — 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://dev.to"}'
{ "domain": { "domain_url": "https://dev.to", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.5189589262008667, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.3156508803367615, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.1653200089931488, "IAB-132": "Education" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.15831206738948822, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Online Communities/Other", "confidence": 0.15031445026397705, "IAB-148-132": "Education - Online Education" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.13114026188850403, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#3,712