Get this data via API

Classify thevinoway.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://thevinoway.com"}'
{ "domain": { "domain_url": "https://thevinoway.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.8722484707832336, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.38675814867019653, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.2253729403018951, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1454998254776001, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs