Get this data via API

Classify getflo.com.au — 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://getflo.com.au"}'
{ "domain": { "domain_url": "https://getflo.com.au", "categories": [ { "name": "/Shopping/Tobacco & Vaping Products", "confidence": 0.6432945728302002, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Health/Substance Abuse/Smoking & Smoking Cessation", "confidence": 0.24097368121147156, "IAB7-42": "Substance Abuse", "IAB-237-232": "Smoking Cessation/Healthy Living/Wellness/Smoking Cessation" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.12388185411691666, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.10566911846399309, "IAB-v9i3On": "Sensitive Topics" } ] }, "success": true }
Get Free API Key View API Docs