Company
Category
Reviews
No reviews yet — be the first to review logopegs.com.
Get this data via API
Classify logopegs.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://logopegs.com"}'
{
"domain": {
"domain_url": "https://logopegs.com",
"categories": [
{
"name": "/Home & Garden/Bed & Bath/Bathroom",
"confidence": 0.583458662033081,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.19939181208610535,
"IAB20": "Travel",
"IAB-673-664": "Travel Type - Beach Travel"
},
{
"name": "/Shopping/Apparel/Swimwear",
"confidence": 0.1242942214012146,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.