Get this data via API

Classify delete.sk — 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://delete.sk"}'
{ "domain": { "domain_url": "https://delete.sk", "categories": [ { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.20478063821792605, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.12683820724487305, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.10643842071294785, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs