Category
Reviews
No reviews yet — be the first to review wonderscenter.org.
Get this data via API
Classify wonderscenter.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://wonderscenter.org"}'
{
"domain": {
"domain_url": "https://wonderscenter.org",
"categories": [
{
"name": "/Reference/Libraries & Museums/Museums",
"confidence": 0.9683828949928284,
"IAB5": "Education",
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.7643733620643616,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Reference/Libraries & Museums/Other",
"confidence": 0.1988857090473175,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Science/Other",
"confidence": 0.1651480793952942,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.