Category
Reviews
No reviews yet — be the first to review feedmibear.com.
Get this data via API
Classify feedmibear.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://feedmibear.com"}'
{
"domain": {
"domain_url": "https://feedmibear.com",
"categories": [
{
"name": "/Hobbies & Leisure/Outdoors/Hunting & Shooting",
"confidence": 0.9040498733520508,
"IAB17-18": "Hunting/Shooting",
"IAB-514-483": "Sports - Hunting and Shooting"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.6910510063171387,
"IAB16": "Pets"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.1384800374507904,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.