Category
Reviews
No reviews yet — be the first to review ltdr.com.br.
Get this data via API
Classify ltdr.com.br — 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://ltdr.com.br"}'
{
"domain": {
"domain_url": "https://ltdr.com.br",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.7668946385383606,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks",
"confidence": 0.22107793390750885,
"IAB19-28": "Portable",
"IAB-630-599": "Computing - Laptops"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.