Get this data via API

Classify virtualtechgurus.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://virtualtechgurus.com"}'
{ "domain": { "domain_url": "https://virtualtechgurus.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.7340240478515625, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.7274153232574463, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4725351929664612, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.44676071405410767, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.28956687450408936, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.27819061279296875, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.20794817805290225, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.13819366693496704, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.11775871366262436, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs