Category
Reviews
No reviews yet — be the first to review best-regards.co.
Get this data via API
Classify best-regards.co — 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://best-regards.co"}'
{
"domain": {
"domain_url": "https://best-regards.co",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.4096890687942505,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.31064820289611816,
"IAB9-10": "Collecting",
"IAB-240-239": "Hobbies & Interests - Antiquing and Antiques"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.22426699101924896,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.17838707566261292,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.13338766992092133,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.