Category
Reviews
No reviews yet — be the first to review returnit.help.
Get this data via API
Classify returnit.help — 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://returnit.help"}'
{
"domain": {
"domain_url": "https://returnit.help",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage",
"confidence": 0.6900864243507385,
"IAB19": "Technology & Computing",
"IAB-616-599": "Computing - Data Storage and Warehousing"
},
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.1655229479074478,
"IAB3": "Business",
"IAB-94-90": "Industries - Environmental Services Industry"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.14443720877170563,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.