Company
Category
Reviews
No reviews yet — be the first to review publishme.dev.
Get this data via API
Classify publishme.dev — 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://publishme.dev"}'
{
"domain": {
"domain_url": "https://publishme.dev",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.8749832510948181,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Driving & Racing Games",
"confidence": 0.24643979966640472,
"IAB9-30": "Video & Computer Games",
"IAB-VK7KD0-685": "Video Game Genres - Racing Video Games"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.22508233785629272,
"IAB9-30": "Video & Computer Games",
"IAB-688-685": "Video Game Genres - Simulation Video Games"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.13970334827899933,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.12408370524644852,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.