Get this data via API

Classify myvirtualmate.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://myvirtualmate.com"}'
{ "domain": { "domain_url": "https://myvirtualmate.com", "categories": [ { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.9816014766693116, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.8153979182243347, "IAB-132": "Education" }, { "name": "/Business & Industrial/Small Business/Home Office", "confidence": 0.4710322618484497, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.3354732394218445, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.24899815022945404, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.11277029663324356, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs