Get this data via API

Classify opencritcon.online — 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://opencritcon.online"}'
{ "domain": { "domain_url": "https://opencritcon.online", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.9542440176010132, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.2878790497779846, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances", "confidence": 0.2768910229206085, "IAB10": "Home & Garden", "IAB-278-274": "Home Appliances/Home & Garden/Home Appliances" }, { "name": "/News/Technology News", "confidence": 0.2110547572374344, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.15233030915260315, "IAB8": "Food & Drink" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.13522416353225708, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs