Category
Reviews
No reviews yet — be the first to review 3b3.io.
Get this data via API
Classify 3b3.io — 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://3b3.io"}'
{
"domain": {
"domain_url": "https://3b3.io",
"categories": [
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.2658229470252991,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
},
{
"name": "/Online Communities/Online Goodies/Skins, Themes & Wallpapers",
"confidence": 0.22414067387580872,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Games/Roleplaying Games",
"confidence": 0.16774436831474304,
"IAB9-25": "Roleplaying Games",
"IAB-272-269": "Games and Puzzles - Roleplaying Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.