Get this data via API

Classify aivora.cc — 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://aivora.cc"}'
{ "domain": { "domain_url": "https://aivora.cc", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6897076368331909, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.6304855942726135, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.19386720657348633 }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.17038081586360931, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.1559842824935913, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs