Get this data via API

Classify cloverclubstl.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://cloverclubstl.com"}'
{ "domain": { "domain_url": "https://cloverclubstl.com", "categories": [ { "name": "/Games/Tile Games", "confidence": 0.8615355491638184, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.5747619867324829, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.18959450721740723, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Games/Board Games/Chess & Abstract Strategy Games", "confidence": 0.11954482644796371, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" }, { "name": "/Games/Board Games/Other", "confidence": 0.11708176881074904, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.10938047617673874, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs