Get this data via API

Classify aryve.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://aryve.com"}'
{ "domain": { "domain_url": "https://aryve.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.6049731969833374, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.533370316028595, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.21003206074237823, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.12771570682525635, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Travel & Transportation/Transportation/Parking/Airport Parking & Transportation", "confidence": 0.11281956732273102, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.1011904776096344, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs