Get this data via API

Classify wcagscan.net — 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://wcagscan.net"}'
{ "domain": { "domain_url": "https://wcagscan.net", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.6911442279815674, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.4383029341697693, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Internet & Telecom/Other", "confidence": 0.26951056718826294, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.17751415073871613, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.15413224697113037, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.13334795832633972, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.10543472319841383, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" } ] }, "success": true }
Get Free API Key View API Docs