Get this data via API

Classify oi-wild.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://oi-wild.com"}'
{ "domain": { "domain_url": "https://oi-wild.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.6807585954666138, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.6285920739173889 }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.37709125876426697, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.21176345646381375, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Internet & Telecom/Other", "confidence": 0.12742716073989868, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs