Category
Reviews
No reviews yet — be the first to review fishclassifieds.com.au.
Get this data via API
Classify fishclassifieds.com.au — 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://fishclassifieds.com.au"}'
{
"domain": {
"domain_url": "https://fishclassifieds.com.au",
"categories": [
{
"name": "/Pets & Animals/Pets/Fish & Aquaria",
"confidence": 0.9634149670600892,
"IAB16-1": "Aquariums",
"IAB-426-422": "Pets - Fish and Aquariums"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.6374941468238831,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.22839413583278656,
"IAB16": "Pets",
"IAB-431-422": "Pets - Pet Supplies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.