Get this data via API
Classify singaporebooks.com.au — 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://singaporebooks.com.au"}'
{
"domain": {
"domain_url": "https://singaporebooks.com.au",
"categories": [
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.8004363775253296,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.6287805438041687,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Books & Literature/Book Retailers",
"confidence": 0.43321728706359863,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Science/Mathematics/Other",
"confidence": 0.30119603872299194,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.25929132103919983,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.22867201268672943,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.10980790853500366,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.