Get this data via API

Classify drugbusts.world — 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://drugbusts.world"}'
{ "domain": { "domain_url": "https://drugbusts.world", "categories": [ { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.9648820161819458, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.540446937084198, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Drug Laws & Policy", "confidence": 0.5325408577919006, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.49429869651794434, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Other", "confidence": 0.4866490066051483, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs