Category
Reviews
No reviews yet — be the first to review 99listed.com.
Get this data via API
Classify 99listed.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://99listed.com"}'
{
"domain": {
"domain_url": "https://99listed.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles",
"confidence": 1,
"IAB9-30": "Video & Computer Games",
"IAB-681-680": "Video Gaming - Console Games"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.3955748677253723,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.17699767649173737,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.11883921921253204,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Video Game Retailers",
"confidence": 0.11538612097501756,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.