Get this data via API
Classify spacetelescope.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://spacetelescope.org"}'
{
"domain": {
"domain_url": "https://spacetelescope.org",
"categories": [
{
"name": "/Science/Engineering & Technology",
"confidence": 0.87,
"IAB-464": "Science/Science"
},
{
"name": "/Science/Astronomy",
"confidence": 0.83,
"IAB15-7": "Space/Astronomy",
"IAB-472-464": "Space and Astronomy/Science/Space and Astronomy"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Space Technology",
"confidence": 0.82,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News",
"confidence": 0.59,
"IAB12": "News"
}
]
},
"success": true
}
Category
News
59%
Global Rank
#73,967
Get this data as JSON — free trial, 50 API calls included.