Get this data via API
Classify americanfalconerssupply.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://americanfalconerssupply.com"}'
{
"domain": {
"domain_url": "https://americanfalconerssupply.com",
"categories": [
{
"name": "/Sports/Animal Sports/Other",
"confidence": 0.34781402349472046,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hunting & Shooting",
"confidence": 0.3269944190979004,
"IAB17-18": "Hunting/Shooting",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.3168216049671173,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.2689092755317688,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Pets/Birds",
"confidence": 0.1819513738155365,
"IAB16-2": "Birds",
"IAB-423-422": "Birds/Pets/Birds"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.