Category
Reviews
No reviews yet — be the first to review bookandread.org.
Get this data via API
Classify bookandread.org — 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://bookandread.org"}'
{
"domain": {
"domain_url": "https://bookandread.org",
"categories": [
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.6867678165435791,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Food & Drink/Cooking & Recipes/Culinary Training",
"confidence": 0.5737935304641724,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.3776845037937164,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.15279583632946014,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.14573685824871063,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.11355186998844148,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.