Get this data via API

Classify waynet.it — 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://waynet.it"}'
{ "domain": { "domain_url": "https://waynet.it", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.8523809313774109, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.18461638689041135, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.14063504338264465, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Autonomous Vehicles", "confidence": 0.13415907323360443, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1153470128774643, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs