Category
Reviews
No reviews yet — be the first to review catchyour.life.
Get this data via API
Classify catchyour.life — 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://catchyour.life"}'
{
"domain": {
"domain_url": "https://catchyour.life",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.513912558555603,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.13623778522014618,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.12258180230855942,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.