Discover/zabars.com API
live

zabars.com APIwww.zabars.com

Access Zabar's product catalog via API. Search items, get autocomplete suggestions, and retrieve detailed pricing, availability, and descriptions for gourmet foods.

Endpoints
3
Updated
2mo ago
Try it
Page number (1-based)
Search keyword(s) (e.g., 'chocolate', 'gift basket', 'coffee')
Number of results per page (1-120)
api.parse.bot/scraper/8d0e614c-2183-487f-9d8b-19b8b48b8500/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/8d0e614c-2183-487f-9d8b-19b8b48b8500/search_products?page=1&query=coffee&page_size=6' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for products on Zabar's by keyword. Returns paginated results with product details including name, price, brand, category, and images.

Input
ParamTypeDescription
pageintegerPage number (1-based)
queryrequiredstringSearch keyword(s) (e.g., 'chocolate', 'gift basket', 'coffee')
page_sizeintegerNumber of results per page (1-120)
Response
{
  "type": "object",
  "fields": {
    "page": "integer, current page number",
    "query": "string, the search query used",
    "products": "array of product objects with id, name, url, price, original_price, currency, brand, category, image_url, badge",
    "page_size": "integer, results per page",
    "total_pages": "integer or null, total number of pages",
    "total_results": "integer or null, total number of matching products"
  },
  "sample": {
    "data": {
      "page": 1,
      "query": "coffee",
      "products": [
        {
          "id": "1110001",
          "url": "https://www.zabars.com/zabars-special-blend-coffee/1110001.html",
          "name": "Zabar's Special Blend Coffee - 16oz (Kosher)",
          "badge": "Z-PEAT",
          "brand": "Zabar's",
          "price": 16.98,
          "category": "Coffee & Tea",
          "currency": "USD",
          "image_url": "https://www.zabars.com/dw/image/v2/BKDS_PRD/on/demandware.static/-/Sites-zabars-master-catalog/default/dw881eb2a0/images/zabars_1110001.jpg?sw=769",
          "original_price": null
        }
      ],
      "page_size": 6,
      "total_pages": 6,
      "total_results": 36
    },
    "status": "success"
  }
}

About the zabars.com API

The Zabar's API covers the full product catalog of the iconic New York gourmet food store across 3 endpoints, returning fields like price, brand, category, image URLs, and availability. The search_products endpoint accepts keyword queries with pagination controls, while get_product_details delivers per-item descriptions, image galleries, and gift-bundle contents via a product URL path.

Search and Browse Products

The search_products endpoint accepts a required query string and returns paginated product results. You can control result volume with page_size (1–120 items per page) and navigate with the page parameter. Each product object in the response includes id, name, url, price, original_price, currency, brand, category, image_url, and badge. The response also surfaces total_results and total_pages (either integer or null) so you can build complete pagination logic.

Autocomplete Suggestions

The get_suggestions endpoint takes a single query string and returns three distinct arrays: products (name, url, image_url), categories (name, parent, url), and popular_searches (an array of term strings). This is useful for building typeahead UI components or for quickly discovering relevant category paths before running a full search.

Product Detail

The get_product_details endpoint accepts a product_url path (e.g., /product-name/PRODUCTID.html) and returns a full record including description, an images array of all product photo URLs, availability status, and whats_inside — an array of strings listing bundle or gift basket contents when applicable. Price is returned as a number in USD or null if unavailable.

Common use cases
  • Build a gourmet gift-finder app using search_products with queries like 'gift basket' and surface whats_inside contents from get_product_details
  • Track price changes on specific Zabar's items by polling get_product_details and comparing the price and original_price fields over time
  • Power a search autocomplete UI using the products, categories, and popular_searches arrays from get_suggestions
  • Aggregate Zabar's category taxonomy by collecting the parent and name fields from suggestion category results
  • Monitor product availability for high-demand specialty items using the availability field from get_product_details
  • Enrich a food e-commerce comparison tool with Zabar's brand, category, and badge fields from search results
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Zabar's have an official developer API?+
Zabar's does not publish a public developer API or documentation for third-party access to their product catalog.
What does the `whats_inside` field in `get_product_details` contain?+
For gift sets and bundle products, whats_inside is an array of strings listing the individual items included in the package. For standard single products it returns null, so you should handle both cases in your code.
Does search always return `total_results` and `total_pages`?+
Both fields are typed as integer or null, meaning Zabar's catalog does not always expose a total count for a given query. Build your pagination logic to handle null values rather than assuming a count is always present.
Does the API return customer reviews or ratings for products?+
Not currently. The API covers product name, price, description, images, availability, brand, category, and bundle contents. You can fork it on Parse and revise to add a reviews or ratings endpoint if that data becomes accessible.
Can I retrieve a full category browse listing without a search keyword?+
The search_products endpoint requires a query string, so keyword-free category browsing is not directly supported. The categories array in get_suggestions returns category names and URLs, which can help you identify category paths. You can fork the API on Parse and revise it to add a dedicated category-browse endpoint.
Page content last updated . Spec covers 3 endpoints from www.zabars.com.
Related APIs in Food DiningSee all →
zarahome.com API
Search and browse Zara Home's furniture and home décor catalog. Retrieve product details including name, category, price, available sizes or dimensions, materials, colors, and availability status. Browse by category or search by keyword across the full product range.
zumiez.com API
Search Zumiez products by keyword, browse products by category path, and fetch detailed product information (pricing, images, stock status, and attributes) using a product group ID.
ocado.com API
Search and browse Ocado UK's grocery catalog, view detailed product information including nutritional data, and discover related items to add to your cart. Get instant search suggestions and manage your shopping cart contents all in one place.
williams-sonoma.com API
Search Williams-Sonoma products by keyword, browse product groups by category/group ID, and fetch detailed product information including pricing, images, and product details.
zara.com API
Shop Zara's entire catalog by browsing categories, searching for specific items, and viewing detailed product information including measurements and related products. Find nearby store locations, check real-time inventory availability, and get shipping details all in one place.
tesco.com API
Search and browse Tesco's complete grocery catalog to find products with detailed nutritional information, ingredient lists, and customer reviews. Explore product suggestions via autocomplete and browse items organized by category to make informed shopping decisions.
containerstore.com API
Search The Container Store's product catalog and get real-time autocomplete suggestions to find storage solutions and organizational products. Browse through available items with instant search results and product recommendations as you type.
carrefour.eu API
Search and browse Carrefour's European online product catalog to access pricing, promotions, availability, and detailed product information including nutritional data. Retrieve comprehensive product details across categories to compare prices and find current deals in real-time.