Get this data via API

Classify pokeguessr.app — 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://pokeguessr.app"}'
{ "domain": { "domain_url": "https://pokeguessr.app", "categories": [ { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.35317185521125793, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.2743125557899475, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.16981463134288788, "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.16125962138175964, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys", "confidence": 0.1319795548915863, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Games/Roleplaying Games", "confidence": 0.12739671766757965, "IAB9-25": "Roleplaying Games", "IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games" } ] }, "success": true }
Get Free API Key View API Docs