Category
Reviews
No reviews yet — be the first to review manuals-store.com.
Get this data via API
Classify manuals-store.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://manuals-store.com"}'
{
"domain": {
"domain_url": "https://manuals-store.com",
"categories": [
{
"name": "/Reference/Technical Reference",
"confidence": 0.7067419290542603,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.25927332043647766,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.15681318938732147,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Data Sheets & Electronics Reference",
"confidence": 0.1367039680480957,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Reference/General Reference/Other",
"confidence": 0.10673020035028458,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.