Get this data via API

Classify osduforum.org — 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://osduforum.org"}'
{ "domain": { "domain_url": "https://osduforum.org", "categories": [ { "name": "/Computers & Electronics/Software/Open Source", "confidence": 0.5552463531494141, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.5041340589523315, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Other", "confidence": 0.18162238597869873, "IAB-148-132": "Education - Online Education" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.1495063751935959, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs