Company
Category
Reviews
No reviews yet — be the first to review instacart.com.
Get this data via API
Classify instacart.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://instacart.com"}'
{
"domain": {
"domain_url": "https://instacart.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.9500614404678344,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services",
"confidence": 0.7436510920524597,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5861848592758179,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.16603080928325653,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.12373994290828703,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.