Get this data via API

Classify universalhub.net — 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://universalhub.net"}'
{ "domain": { "domain_url": "https://universalhub.net", "categories": [ { "name": "/Reference/General Reference", "confidence": 0.8 }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.7, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/Travel/Tourist Destinations", "confidence": 0.6, "IAB20": "Travel", "IAB-655-653": "Travel Locations/Travel/Travel Locations" }, { "name": "/Food & Drink/Cooking & Recipes", "confidence": 0.5, "IAB8": "Food & Drink", "IAB-216-210": "Cooking/Food & Drink/Cooking" }, { "name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys", "confidence": 0.5, "IAB1": "Arts & Entertainment" }, { "name": "/Autos & Vehicles/Vehicle Shopping", "confidence": 0.5, "IAB-30-1": "Auto Buying and Selling/Automotive/Auto Buying and Selling" }, { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.5, "IAB13-7": "Investing", "IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds" }, { "name": "/Travel/Air Travel", "confidence": 0.5, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Real Estate/Real Estate Listings/Timeshares & Vacation Properties", "confidence": 0.5, "IAB21": "Real Estate", "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.5, "IAB1": "Arts & Entertainment" } ] }, "success": true }
Get Free API Key View API Docs