Get this data via API

Classify budist.com — 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://budist.com"}'
{ "domain": { "domain_url": "https://budist.com", "categories": [ { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.9139530062675476, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.8263529539108276, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Online Communities/Social Networks", "confidence": 0.27132201194763184, "IAB-148-132": "Education - Online Education" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.1464308649301529, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs