Get this data via API

Classify arogabio.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://arogabio.com"}'
{ "domain": { "domain_url": "https://arogabio.com", "categories": [ { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.8482400178909302, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.7415534257888794, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.418009340763092, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.3822076618671417, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.2440858632326126, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.14358998835086825, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.11637114733457564, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs