Get this data via API

Classify cannabis.ca.gov — 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://cannabis.ca.gov"}'
{ "domain": { "domain_url": "https://cannabis.ca.gov", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Drug Laws & Policy", "confidence": 0.9279705882072448, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.5267062187194824, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.3967948853969574, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Other", "confidence": 0.3281787931919098, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.25392597913742065, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs