dzone.com

dzone.com

DZone
Export Report Sign up Claim Profile
Global Rank
#10,657

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

Get this data via API

Classify dzone.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://dzone.com"}'
{ "domain": { "domain_url": "https://dzone.com", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.48195332288742065, "IAB19": "Technology & Computing", "IAB-631-599": "Computing - Programming Languages" }, { "name": "/News/Technology News", "confidence": 0.2757238447666168, "IAB12": "News", "IAB-596": "Technology & Computing" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.18039992451667783, "IAB19": "Technology & Computing", "IAB-631-599": "Computing - Programming Languages" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.168850377202034, "IAB3-4": "Business Software", "IAB-602-599": "Computing - Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.12997697293758392, "IAB19-12": "Databases", "IAB-611-602": "Software and Applications - Databases" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.1147562563419342, "IAB19": "Technology & Computing", "IAB-602-599": "Computing - Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs