Discover/coupons.com API
live

coupons.com APIcoupons.com

Access coupon codes, printable coupons, and store deals from Coupons.com. Search 2000+ retailers, get grocery coupons, and retrieve top featured offers.

Endpoints
6
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/9dfd8770-b4d0-4dfa-a345-cf64fc24eda1/<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/9dfd8770-b4d0-4dfa-a345-cf64fc24eda1/get_all_stores' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Get all stores available on coupons.com, organized alphabetically. Returns over 2000 stores with their names and URL slugs.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "stores": "array of store objects, each with label (store name) and url (relative URL path)"
  },
  "sample": {
    "data": {
      "stores": [
        {
          "url": "coupon-codes/a-sight-for-sport-eyes",
          "label": "A Sight For Sport Eyes"
        },
        {
          "url": "coupon-codes/aaa",
          "label": "AAA"
        },
        {
          "url": "coupon-codes/abercrombie",
          "label": "Abercrombie"
        }
      ]
    },
    "status": "success"
  }
}

About the coupons.com API

The Coupons.com API provides 6 endpoints covering digital coupons, printable grocery offers, store-specific deals, and retailer discovery across more than 2000 stores. The get_store_coupons endpoint retrieves all coupon codes and deals for a named retailer by slug, returning fields like code, end_time, is_verified, and is_exclusive. Grocery coupon endpoints expose brand, UPC, category, expiration date, and image URL data for both clippable and printable offers.

Store and Retailer Discovery

get_all_stores returns an alphabetically organized list of over 2000 retailers, each with a label (store name) and url (relative URL slug). Those slugs feed directly into get_store_coupons and search_stores. search_stores accepts a query string and returns matching retailers with name, logo, activeVouchersCount, and a retailerLandingPage URL — useful for building search-driven coupon discovery flows.

Store-Specific Coupons

get_store_coupons takes a slug parameter (for example, 'amazon' or 'walmart') and returns the full set of available coupons for that retailer. Each coupon object includes id, title, description, type, caption, code, end_time, terms, is_exclusive, is_verified, and is_expired. The response also returns a count integer and the store_slug that was queried, making it straightforward to build per-retailer deal pages or monitor code availability over time.

Grocery and Printable Coupons

get_coupons and get_printable_coupons both return offers arrays of coupon objects with fields including coupon_id, brand, value, category_description, and expiration_date. Both endpoints also return an image_url_prefix string used to construct full coupon image URLs. The digital endpoint targets clippable offers while the printable endpoint covers in-store print-and-redeem coupons — useful for distinguishing redemption channel in grocery or CPG applications.

Top Offers Feed

get_top_coupons provides a curated feed of today's featured deals across retailers. Each entry in top_offers includes id, title, type, description, retailer_name, caption, code, end_time, expiration, and is_exclusive. The count field gives the total number of offers in the response. This endpoint is suited to homepage deal feeds or daily deal digest applications.

Common use cases
  • Build a daily deal digest using get_top_coupons fields like retailer_name, code, and end_time.
  • Aggregate grocery savings by brand and category using brand, value, and category_description from get_coupons.
  • Track coupon code availability for specific retailers by polling get_store_coupons with a known slug and monitoring is_expired.
  • Distinguish printable vs. digital grocery offers for in-store vs. online redemption workflows using separate endpoints.
  • Populate a retailer autocomplete search using search_stores results including name, logo, and activeVouchersCount.
  • Build a coupon browser sorted by expiration by combining end_time across store coupon responses.
  • Generate a store directory from get_all_stores slugs and enrich each entry with active coupon counts via search_stores.
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 Coupons.com have an official developer API?+
Coupons.com does not publish a public developer API. There is no documented REST or GraphQL interface available to third-party developers on their site.
What does `get_store_coupons` return beyond the coupon code itself?+
Each coupon object includes title, description, type, caption, terms, end_time, is_exclusive, is_verified, and is_expired flags alongside the code. The count field in the response tells you how many coupons were returned for that slug.
How do the grocery coupon endpoints differ from the store coupon endpoint?+
get_coupons and get_printable_coupons return product-level grocery offers with fields like brand, value, coupon_id, category_description, and an image_url_prefix for rendering coupon images. get_store_coupons returns retailer-specific promo codes and deals with code, end_time, and is_verified flags. They cover different redemption channels — grocery/CPG vs. online retailer codes.
Does the API support filtering coupons by category, brand, or expiration date?+
Not currently. The endpoints return full offer sets and include fields like category_description, brand, and expiration_date that you can filter client-side, but no server-side filter parameters are exposed. You can fork this API on Parse and revise it to add filtered or paginated endpoints.
Are user account features like clipped coupons or redemption history available?+
No. The API covers publicly available coupon listings, store directories, and deal feeds. Account-level data such as clipped coupons, redemption history, or user savings totals are not exposed. You can fork this API on Parse and revise it to add endpoints for any additional public data surfaces on the site.
Page content last updated . Spec covers 6 endpoints from coupons.com.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.