Category
Reviews
No reviews yet — be the first to review shtabik.com.
Get this data via API
Classify shtabik.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://shtabik.com"}'
{
"domain": {
"domain_url": "https://shtabik.com",
"categories": [
{
"name": "/Shopping/Toys/Outdoor Toys & Play Equipment",
"confidence": 0.9072644710540771,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.11267324537038804,
"IAB21-3": "Buying/Selling Homes",
"IAB-451-441": "Real Estate - Real Estate Buying and Selling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.