Category
Reviews
No reviews yet — be the first to review gravy.one.
Get this data via API
Classify gravy.one — 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://gravy.one"}'
{
"domain": {
"domain_url": "https://gravy.one",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.7677955031394958,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6799433827400208,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.5004071593284607,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.28918731212615967,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.20427636802196503,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.1937854290008545,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.10865014791488647,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.