Company
Category
Reviews
No reviews yet — be the first to review btech.com.tr.
Get this data via API
Classify btech.com.tr — 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://btech.com.tr"}'
{
"domain": {
"domain_url": "https://btech.com.tr",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.3332408666610718,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.2177065312862396,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.1017383635044098,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.