bl.ocks.org

bl.ocks.org

Export Report Sign up Claim Profile

No reviews yet — be the first to review bl.ocks.org.

Get this data via API

Classify bl.ocks.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://bl.ocks.org"}'
{ "domain": { "domain_url": "https://bl.ocks.org", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.3819626271724701, "IAB19": "Technology & Computing", "IAB-631-599": "Computing - Programming Languages" }, { "name": "/Online Communities/File Sharing & Hosting", "confidence": 0.30441659688949585, "IAB19-18": "Internet Technology", "IAB-620-619": "Internet - Cloud Computing" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.1785455197095871, "IAB19": "Technology & Computing", "IAB-631-599": "Computing - Programming Languages" } ] }, "success": true }
Get Free API Key View API Docs