Get this data via API
Classify nashcards.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://nashcards.com"}'
{
"domain": {
"domain_url": "https://nashcards.com",
"categories": [
{
"name": "/Sports/Sporting Goods/Sports Memorabilia",
"confidence": 0.5989706516265869,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.3507522642612457,
"IAB22": "Shopping",
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
},
{
"name": "/Games/Card Games/Collectible Card Games",
"confidence": 0.20912036299705505,
"IAB9-7": "Card Games",
"IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games"
},
{
"name": "/Sports/Other",
"confidence": 0.11431028693914412,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.10206912457942964,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.