Category
Reviews
No reviews yet — be the first to review litstreak.com.
Get this data via API
Classify litstreak.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://litstreak.com"}'
{
"domain": {
"domain_url": "https://litstreak.com",
"categories": [
{
"name": "/Sports/International Sports Competitions/Other",
"confidence": 0.9637337923049928,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.9616546034812928,
"IAB17-44": "World Soccer",
"IAB-533-483": "Sports - Soccer"
},
{
"name": "/News/Sports News",
"confidence": 0.5804206132888794,
"IAB12": "News",
"IAB-483": "Sports"
},
{
"name": "/Sports/Sport Scores & Statistics",
"confidence": 0.24473364651203156,
"IAB17": "Sports",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.