Category
Reviews
No reviews yet — be the first to review findmylist.net.
Get this data via API
Classify findmylist.net — 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://findmylist.net"}'
{
"domain": {
"domain_url": "https://findmylist.net",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.3912492096424103,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Strategy Games",
"confidence": 0.38980209827423096,
"IAB9-30": "Video & Computer Games",
"IAB-690-685": "Video Game Genres - Strategy Video Games"
},
{
"name": "/Games/Board Games/Miniatures & Wargaming",
"confidence": 0.18225237727165225,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.12385033816099168,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.