Get this data via API

Classify laudara.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://laudara.com"}'
{ "domain": { "domain_url": "https://laudara.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6141913533210754, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.2889731228351593, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.2547430098056793, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.2512046694755554, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.12607122957706451, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.10120285302400588, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs