Get this data via API

Classify okwic.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://okwic.org"}'
{ "domain": { "domain_url": "https://okwic.org", "categories": [ { "name": "/Law & Government/Social Services/Welfare & Unemployment", "confidence": 0.24000635743141177, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.15379290282726288, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services", "confidence": 0.14361122250556946, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs