Get this data via API

Classify purewaterplus.org — 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://purewaterplus.org"}'
{ "domain": { "domain_url": "https://purewaterplus.org", "categories": [ { "name": "/Food & Drink/Beverages/Bottled Water", "confidence": 0.8419037461280823, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.44275134801864624, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Food & Grocery Delivery/Other", "confidence": 0.17018000781536102, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs