Get this data via API

Classify vexceldata.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://vexceldata.com"}'
{ "domain": { "domain_url": "https://vexceldata.com", "categories": [ { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.7955955266952515, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/News/Weather", "confidence": 0.7165831923484802, "IAB15-10": "Weather", "IAB-390-464": "Science - Weather" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.27816909551620483, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.22011174261569977, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" } ] }, "success": true }
Get Free API Key View API Docs