Get this data via API
Classify stitchstudiowc.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://stitchstudiowc.com"}'
{
"domain": {
"domain_url": "https://stitchstudiowc.com",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.9598050713539124,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.48327288031578064,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.1417161375284195,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.11606483161449432,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.11038509756326675,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.