Category
Reviews
No reviews yet — be the first to review prandcodes.digital.
Get this data via API
Classify prandcodes.digital — 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://prandcodes.digital"}'
{
"domain": {
"domain_url": "https://prandcodes.digital",
"categories": [
{
"name": "/Shopping/Apparel/Suits & Business Attire",
"confidence": 0.7713374495506287,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Men's Clothing",
"confidence": 0.2841760516166687,
"IAB18-5": "Clothing",
"IAB-582-579": "Men's Fashion - Men's Clothing"
},
{
"name": "/Shopping/Apparel/Formal Wear",
"confidence": 0.19707682728767395,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Apparel Services",
"confidence": 0.1814178377389908,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Hobbies & Leisure/Crafts/Ceramics & Pottery",
"confidence": 0.1201368197798729,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.