Get this data via API
Classify 757sportscards.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://757sportscards.com"}'
{
"domain": {
"domain_url": "https://757sportscards.com",
"categories": [
{
"name": "/Sports/Sporting Goods/Sports Memorabilia",
"confidence": 0.9210972785949708,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.7016942501068115,
"IAB22": "Shopping",
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
},
{
"name": "/Sports/Team Sports/Baseball",
"confidence": 0.17513331770896912,
"IAB17-2": "Baseball",
"IAB-545-483": "Baseball/Sports/Baseball"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.10808143764734268,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Sports/Team Sports/Basketball",
"confidence": 0.10338162630796432,
"IAB17": "Sports",
"IAB-547-483": "Basketball/Sports/Basketball"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.