Category
Reviews
No reviews yet — be the first to review mydream.io.
Get this data via API
Classify mydream.io — 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://mydream.io"}'
{
"domain": {
"domain_url": "https://mydream.io",
"categories": [
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.5802497267723083,
"IAB23": "Religion & Spirituality",
"IAB-453": "Religion & Spirituality"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.5296262502670288,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Arts & Entertainment/Offbeat/Occult & Paranormal",
"confidence": 0.18867067992687225,
"IAB15-5": "Paranormal Phenomena",
"IAB-244-239": "Hobbies & Interests - Paranormal Phenomena"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.11029069125652312,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.