Category
Reviews
No reviews yet — be the first to review astromo.space.
Get this data via API
Classify astromo.space — 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://astromo.space"}'
{
"domain": {
"domain_url": "https://astromo.space",
"categories": [
{
"name": "/Science/Astronomy",
"confidence": 0.49637097120285034,
"IAB15-7": "Space/Astronomy",
"IAB-472-464": "Science - Space and Astronomy"
},
{
"name": "/Shopping/Apparel/Eyewear",
"confidence": 0.32397425174713135,
"IAB18-6": "Accessories",
"IAB-552": "Style & Fashion"
},
{
"name": "/Health/Vision Care/Eyeglasses & Contacts",
"confidence": 0.120892696082592,
"IAB7": "Health & Fitness",
"IAB-294-287": "Diseases and Conditions - Eye and Vision Conditions"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.