Category
Reviews
No reviews yet — be the first to review bookperspicuous.digital.
Get this data via API
Classify bookperspicuous.digital — 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://bookperspicuous.digital"}'
{
"domain": {
"domain_url": "https://bookperspicuous.digital",
"categories": [
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.6640422344207764,
"IAB9-13": "Freelance Writing",
"IAB-266-264": "Content Production - Freelance Writing"
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.5835554003715515,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.27280738949775696,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.1957278847694397,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.