Get this data via API

Classify playtimeapp.de — 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://playtimeapp.de"}'
{ "domain": { "domain_url": "https://playtimeapp.de", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9952119588851928, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.5525886416435242, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Other", "confidence": 0.35275545716285706, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.15985210239887238, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Sports/Team Sports/Other", "confidence": 0.11754487454891203, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs