Get this data via API

Classify kontestica.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://kontestica.com"}'
{ "domain": { "domain_url": "https://kontestica.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.512870192527771, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.39422860741615295, "IAB-239": "Hobbies & Interests" }, { "name": "/Beauty & Fitness/Beauty Pageants", "confidence": 0.34617161750793457, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Internet & Telecom/Other", "confidence": 0.19716379046440125, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs