Category
Reviews
No reviews yet — be the first to review papersumm.com.
Get this data via API
Classify papersumm.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://papersumm.com"}'
{
"domain": {
"domain_url": "https://papersumm.com",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.48239821195602417,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.3556748628616333,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.32699498534202576,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.