Get this data via API

Classify adypo.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://adypo.sk"}'
{ "domain": { "domain_url": "https://adypo.sk", "categories": [ { "name": "/Health/Health Conditions", "confidence": 0.81, "IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions" }, { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Supplies", "confidence": 0.79, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.74, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Hobbies & Leisure", "confidence": 0.7 } ] }, "success": true }
Get Free API Key View API Docs