Company
Category
Reviews
No reviews yet — be the first to review indieteka.com.
Get this data via API
Classify indieteka.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://indieteka.com"}'
{
"domain": {
"domain_url": "https://indieteka.com",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.3573857247829437,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/World Music",
"confidence": 0.2981148362159729,
"IAB1-6": "Music",
"IAB-352-338": "Music - World/International Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Rock Music",
"confidence": 0.13419215381145477,
"IAB1-6": "Music",
"IAB-363-338": "Music - Rock Music"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.