Get this data via API

Classify diamondrx.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://diamondrx.com"}'
{ "domain": { "domain_url": "https://diamondrx.com", "categories": [ { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.7686405777931213, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Respiratory Conditions", "confidence": 0.34307461977005005, "IAB-300-287": "Lung and Respiratory Health/Medical Health/Diseases and Conditions/Lung and Respiratory Health" } ] }, "success": true }
Get Free API Key View API Docs