Company
Category
Reviews
No reviews yet — be the first to review adaventures.com.
Get this data via API
Classify adaventures.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://adaventures.com"}'
{
"domain": {
"domain_url": "https://adaventures.com",
"categories": [
{
"name": "/Science/Computer Science/Other",
"confidence": 0.6,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Online Communities/Virtual Worlds",
"confidence": 0.53,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.