Get this data via API
Classify howtoworkbooks.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://howtoworkbooks.com"}'
{
"domain": {
"domain_url": "https://howtoworkbooks.com",
"categories": [
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.493873655796051,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.32803112268447876,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.1710016280412674,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.16603659093379974,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.1463232934474945,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Operations/Other",
"confidence": 0.1155833899974823,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.