Get this data via API

Classify wisdomexlabs.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://wisdomexlabs.com"}'
{ "domain": { "domain_url": "https://wisdomexlabs.com", "categories": [ { "name": "/Food & Drink/Cooking & Recipes/Culinary Training", "confidence": 0.434205949306488, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.3075929880142212, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.2228078842163086, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.1680166721343994, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.16215267777442932, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1591985821723938, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Food & Drink/Cooking & Recipes/Other", "confidence": 0.10701654106378557, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Internet & Telecom/Teleconferencing", "confidence": 0.1043647527694702, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs