Category
Reviews
No reviews yet — be the first to review rody.com.
Get this data via API
Classify rody.com — 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://rody.com"}'
{
"domain": {
"domain_url": "https://rody.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.4844826459884643,
"IAB9-22": "Painting",
"IAB-254-248": "Arts and Crafts - Painting"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.37958037853240967,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.1577138453722,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.14007383584976196,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.1189238652586937,
"IAB9-23": "Photography",
"IAB-206-201": "Fine Art - Fine Art Photography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.