Category
Reviews
No reviews yet — be the first to review patternpress.co.nz.
Get this data via API
Classify patternpress.co.nz — 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://patternpress.co.nz"}'
{
"domain": {
"domain_url": "https://patternpress.co.nz",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.8826411962509155,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
},
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.7458755970001221,
"IAB18-5": "Clothing",
"IAB-566-560": "Women's Fashion - Women's Clothing"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.3354858160018921,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.