Get this data via API

Classify deepwep.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://deepwep.com"}'
{ "domain": { "domain_url": "https://deepwep.com", "categories": [ { "name": "/Computers & Electronics/Networking/VPN & Remote Access", "confidence": 0.15879999101161957, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Search Engines/Other", "confidence": 0.15625372529029846, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.1134415790438652, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" } ] }, "success": true }
Get Free API Key View API Docs