Category
Global Rank
#28,402
Reviews
No reviews yet — be the first to review gwern.net.
Get this data via API
Classify gwern.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://gwern.net"}'
{
"domain": {
"domain_url": "https://gwern.net",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.4195444881916046,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Genres - Animation & Anime"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.23488597571849823,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.16751527786254883,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Science/Mathematics/Statistics",
"confidence": 0.16280178725719452,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.12863406538963318,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.11598067730665208,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1043299213051796,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Science/Computer Science/Other",
"confidence": 0.1040140688419342,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.