Get this data via API
Classify 12x12cardstock.shop — 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://12x12cardstock.shop"}'
{
"domain": {
"domain_url": "https://12x12cardstock.shop",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts",
"confidence": 0.99,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Arts & Entertainment/Visual Art & Design",
"confidence": 0.73,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Shopping/Gifts & Special Event Items/Cards & Greetings",
"confidence": 0.52,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
}
]
},
"success": true
}
Category
Global Rank
#640,305
Get this data as JSON — free trial, 50 API calls included.