Category
Reviews
No reviews yet — be the first to review quickshots.at.
Get this data via API
Classify quickshots.at — 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://quickshots.at"}'
{
"domain": {
"domain_url": "https://quickshots.at",
"categories": [
{
"name": "/Food & Drink/Food/Herbs & Spices",
"confidence": 0.3344189524650574,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.16939294338226318,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
},
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.14249759912490845,
"IAB8-6": "Coffee/Tea",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.12463600933551788,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.