Get this data via API
Classify saberbros.net — 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://saberbros.net"}'
{
"domain": {
"domain_url": "https://saberbros.net",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Science Fiction & Fantasy Films",
"confidence": 0.764542281627655,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Shopping/Toys/Other",
"confidence": 0.6032648682594299,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/People & Society/Subcultures & Niche Interests",
"confidence": 0.3191353678703308,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Arts & Entertainment/Movies/Movie Memorabilia",
"confidence": 0.14098882675170898,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.1195155903697014,
"IAB22": "Shopping",
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.