Category
Reviews
No reviews yet — be the first to review fooble.io.
Get this data via API
Classify fooble.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://fooble.io"}'
{
"domain": {
"domain_url": "https://fooble.io",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events",
"confidence": 0.19421684741973877,
"IAB8": "Food & Drink",
"IAB-8VZQHL": "Events"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.113215833902359,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.