Category
Reviews
No reviews yet — be the first to review firstplacelv.com.
Get this data via API
Classify firstplacelv.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://firstplacelv.com"}'
{
"domain": {
"domain_url": "https://firstplacelv.com",
"categories": [
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.7912179231643677,
"IAB17-1": "Auto Racing",
"IAB-518-483": "Sports - Auto Racing"
},
{
"name": "/Sports/Sporting Goods/Sports Memorabilia",
"confidence": 0.6041485667228699,
"IAB9-10": "Collecting",
"IAB-261-239": "Hobbies & Interests - Collecting"
},
{
"name": "/Sports/Sports Fan Gear & Apparel",
"confidence": 0.4971035122871399,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.1419125199317932,
"IAB20-18": "Hotels",
"IAB-668-664": "Travel Type - Hotels and Motels"
},
{
"name": "/Shopping/Other",
"confidence": 0.1050947681069374,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.