Get this data via API

Classify recky.info — 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://recky.info"}'
{ "domain": { "domain_url": "https://recky.info", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3352923095226288, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Sports/Other", "confidence": 0.3011447787284851, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.10892286896705627, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs