Get this data via API

Classify cannabishonestly.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://cannabishonestly.org"}'
{ "domain": { "domain_url": "https://cannabishonestly.org", "categories": [ { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.9835511445999146, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/People & Society/Social Issues & Advocacy/Drug Laws & Policy", "confidence": 0.3624032139778137, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.2991582453250885, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.2964007556438446, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Substance Abuse/Other", "confidence": 0.11283842474222185, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" } ] }, "success": true }
Get Free API Key View API Docs