Get this data via API
Classify blowoutforums.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://blowoutforums.com"}'
{
"domain": {
"domain_url": "https://blowoutforums.com",
"categories": [
{
"name": "/Sports/Sporting Goods/Sports Memorabilia",
"confidence": 0.97,
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Shopping",
"confidence": 0.76,
"IAB-473": "Shopping/Shopping"
},
{
"name": "/Games/Card Games/Collectible Card Games",
"confidence": 0.6,
"IAB9-7": "Card Games",
"IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games"
},
{
"name": "/Hobbies & Leisure",
"confidence": 0.57,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests/Hobbies & Interests"
}
]
},
"success": true
}
Category
Global Rank
#85,881
Get this data as JSON — free trial, 50 API calls included.