Get this data via API

Classify gddp.pro — 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://gddp.pro"}'
{ "domain": { "domain_url": "https://gddp.pro", "categories": [ { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.653661847114563, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.3082476854324341, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.20358707010746, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Action & Platform Games", "confidence": 0.20065857470035553, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.11622504144906998, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs