Get this data via API

Classify indicas.co.za — 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://indicas.co.za"}'
{ "domain": { "domain_url": "https://indicas.co.za", "categories": [ { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.9444793462753296, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.8389729857444763, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Issues & Advocacy/Drug Laws & Policy", "confidence": 0.3487545847892761, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.32880666851997375, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.15671738982200625, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs