Category
Reviews
No reviews yet — be the first to review pokegrid.net.
Get this data via API
Classify pokegrid.net — 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://pokegrid.net"}'
{
"domain": {
"domain_url": "https://pokegrid.net",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.4340932071208954,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.3149591386318207,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Genres - Animation & Anime"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.2656797766685486,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Games/Roleplaying Games",
"confidence": 0.2394119054079056,
"IAB9-25": "Roleplaying Games",
"IAB-272-269": "Games and Puzzles - Roleplaying Games"
},
{
"name": "/Games/Puzzles & Brainteasers",
"confidence": 0.18440291285514832,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.