Category
Reviews
No reviews yet — be the first to review feculabyte.digital.
Get this data via API
Classify feculabyte.digital — 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://feculabyte.digital"}'
{
"domain": {
"domain_url": "https://feculabyte.digital",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.6750484704971313
},
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.6466691493988037
},
{
"name": "/Home & Garden/Home Furnishings/Outdoor Furniture",
"confidence": 0.6107348203659058
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.11287662386894226
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.