Company
Social Media
Category
Global Rank
#11,574
Reviews
No reviews yet — be the first to review manuals.plus.
Get this data via API
Classify manuals.plus — 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://manuals.plus"}'
{
"domain": {
"domain_url": "https://manuals.plus",
"categories": [
{
"name": "/Reference/Technical Reference",
"confidence": 0.719804584980011,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2034175246953964,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/Other",
"confidence": 0.14642344415187836,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.14201045036315918,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.