Get this data via API

Classify stackoverflow.com — 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://stackoverflow.com"}'
{ "domain": { "domain_url": "https://stackoverflow.com", "categories": [ { "name": "/Computers & Electronics/Programming/Scripting Languages", "confidence": 0.804701566696167, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5982698202133179, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Reference/Technical Reference", "confidence": 0.32987087965011597 }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.14216548204421997, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Online Communities/Other", "confidence": 0.13103531301021576, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#497