Category
Reviews
No reviews yet — be the first to review wiply.us.
Get this data via API
Classify wiply.us — 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://wiply.us"}'
{
"domain": {
"domain_url": "https://wiply.us",
"categories": [
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.5336374044418335,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.44091445207595825,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.3532506823539734,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.22279177606105804,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.15580755472183228,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.1335843801498413,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.