Category
Reviews
No reviews yet — be the first to review booksuite.io.
Get this data via API
Classify booksuite.io — 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://booksuite.io"}'
{
"domain": {
"domain_url": "https://booksuite.io",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.8709734678268433,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.7568366527557373,
"IAB20-18": "Hotels",
"IAB-668-664": "Travel Type - Hotels and Motels"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.540423572063446,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.40253230929374695,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.1142699047923088,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.