Get this data via API
Classify pokequizz.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://pokequizz.com"}'
{
"domain": {
"domain_url": "https://pokequizz.com",
"categories": [
{
"name": "/Games/Roleplaying Games",
"confidence": 0.4752422869205475,
"IAB9-25": "Roleplaying Games",
"IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games"
},
{
"name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys",
"confidence": 0.46458056569099426,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.25986596941947937,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.1843218356370926,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Card Games/Collectible Card Games",
"confidence": 0.12560820579528809,
"IAB9-7": "Card Games",
"IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles",
"confidence": 0.12482652813196182,
"IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems"
},
{
"name": "/Arts & Entertainment/Fun & Trivia/Other",
"confidence": 0.12034516781568529,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Games/Computer & Video Games/Adventure Games",
"confidence": 0.1117919459939003,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.11101629585027696,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.