blueopendata.com
Export Report Sign up Claim Profile

No reviews yet — be the first to review blueopendata.com.

Get this data via API

Classify blueopendata.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://blueopendata.com"}'
{ "domain": { "domain_url": "https://blueopendata.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.29723721742630005, "IAB19-12": "Databases", "IAB-611-602": "Software and Applications - Databases" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.28548306226730347, "IAB3-4": "Business Software", "IAB-602-599": "Computing - Software and Applications" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2838229835033417, "IAB3-4": "Business Software", "IAB-W3CW2J-602": "Software and Applications - Productivity" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.14040151238441467, "IAB19-18": "Internet Technology", "IAB-620-619": "Internet - Cloud Computing" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.12993749976158142, "IAB3": "Business", "IAB-103-90": "Industries - Management Consulting Industry" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.11083628982305528, "IAB19": "Technology & Computing", "IAB-602-599": "Computing - Software and Applications" } ] }, "success": true }