Category
Reviews
No reviews yet — be the first to review collectly.shop.
Get this data via API
Classify collectly.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://collectly.shop"}'
{
"domain": {
"domain_url": "https://collectly.shop",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.7557787895202637,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.7391716241836548,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Genres - Animation & Anime"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.2768361270427704,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Shopping/Toys/Other",
"confidence": 0.18492887914180756,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.18093940615653992,
"IAB9-10": "Collecting",
"IAB-240-239": "Hobbies & Interests - Antiquing and Antiques"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.10339006781578064,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Games/Card Games/Collectible Card Games",
"confidence": 0.10120897740125656,
"IAB9-7": "Card Games",
"IAB-271-269": "Games and Puzzles - Card Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.