Get this data via API

Classify wawsem.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://wawsem.com"}'
{ "domain": { "domain_url": "https://wawsem.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.8285143971443176, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories", "confidence": 0.7166778445243835, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.2619697153568268, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.22577953338623047, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.17475590109825134, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" } ] }, "success": true }
Get Free API Key View API Docs