Category
Reviews
No reviews yet — be the first to review theblankletter.com.
Get this data via API
Classify theblankletter.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://theblankletter.com"}'
{
"domain": {
"domain_url": "https://theblankletter.com",
"categories": [
{
"name": "/Games/Tile Games",
"confidence": 0.759993314743042,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Games/Puzzles & Brainteasers",
"confidence": 0.1656421273946762,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Games/Gambling/Other",
"confidence": 0.13505560159683228,
"IAB9-7": "Card Games",
"IAB-524-483": "Sports - Poker and Professional Gambling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.