Category
Reviews
No reviews yet — be the first to review ebookreader.ru.
Get this data via API
Classify ebookreader.ru — 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://ebookreader.ru"}'
{
"domain": {
"domain_url": "https://ebookreader.ru",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.8540753126144409,
"IAB3": "Business",
"IAB-59-53": "Business - Sales"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.66472989320755,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.