Get this data via API
Classify resin-ratz.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://resin-ratz.com"}'
{
"domain": {
"domain_url": "https://resin-ratz.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education",
"confidence": 0.9111431837081908,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.3329819142818451,
"IAB9-22": "Painting",
"IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.3230542838573456,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.278179794549942,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers",
"confidence": 0.2697332799434662,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.18838568031787872,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.13049766421318054,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies",
"confidence": 0.11039432138204576,
"IAB-424-422": "Cats/Pets/Cats"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.