Category
Reviews
No reviews yet — be the first to review jroots.org.
Get this data via API
Classify jroots.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://jroots.org"}'
{
"domain": {
"domain_url": "https://jroots.org",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Religious Travel",
"confidence": 0.8961941599845886,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/People & Society/Other",
"confidence": 0.3833625316619873,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.21318915486335752,
"IAB23": "Religion & Spirituality",
"IAB-453": "Religion & Spirituality"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.12924736738204956,
"IAB20": "Travel",
"IAB-664-653": "Travel - Travel Type"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.