Get this data via API

Classify Noora.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://Noora.com"}'
{ "domain": { "domain_url": "https://Noora.com", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.747480571269989 }, { "name": "/Science/Ecology & Environment/Climate Change & Global Warming", "confidence": 0.3542996644973755, "IAB15": "Science" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.15761128067970276, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.15322941541671753, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.1508321315050125 }, { "name": "/Business & Industrial/Agriculture & Forestry/Forestry", "confidence": 0.14636342227458954, "IAB3-6": "Forestry", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.13315461575984955, "IAB15": "Science" } ] }, "success": true }
Get Free API Key View API Docs