Discover/cigarsinternational.com API
live

cigarsinternational.com APIcigarsinternational.com

Access Cigars International product data, SKU details, customer reviews, daily deals, brand listings, store locations, and category browsing via a structured API.

Endpoints
7
Updated
14d ago
Try it
Page number for pagination. Each page returns up to 30 results.
Search keyword (e.g. 'acid', 'cohiba', 'macanudo').
api.parse.bot/scraper/4d3b5f73-1f1d-47a2-83ec-16eecb0023b8/<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/4d3b5f73-1f1d-47a2-83ec-16eecb0023b8/search_products?page=1&query=acid' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Search across all products using a keyword. Returns a paginated list of products with basic info including name, price, and product URL.

Input
ParamTypeDescription
pageintegerPage number for pagination. Each page returns up to 30 results.
queryrequiredstringSearch keyword (e.g. 'acid', 'cohiba', 'macanudo').
Response
{
  "type": "object",
  "fields": {
    "page": "integer current page number",
    "query": "string the search query",
    "total": "integer total number of results",
    "products": "array of product objects with product_id, name, price, url, image_url"
  },
  "sample": {
    "data": {
      "page": 1,
      "query": "acid",
      "total": 30,
      "products": [
        {
          "url": "https://www.cigarsinternational.com/product/AIA-PM.html",
          "name": "ACID Cigars by Drew Estate",
          "price": 8.49,
          "image_url": "https://www.cigarsinternational.com/on/demandware.static/Sites-CI-Site/-/default/dw1ba2a22c/images/img-placeholder.png",
          "product_id": "AIA-PM"
        }
      ]
    },
    "status": "success"
  }
}

About the cigarsinternational.com API

The Cigars International API provides 7 endpoints covering product search, full SKU-level details, customer reviews, brand listings, daily deals, category browsing, and physical store locations. The get_product_page endpoint returns cigar characteristics including Wrapper, Binder, Fillers, Origin, and Shape alongside individual SKU pricing and availability, making it practical for building cigar catalogs, price trackers, or comparison tools.

Product Search and Category Browsing

The search_products endpoint accepts a query string and returns paginated results (up to 30 per page) with product_id, name, price, url, and image_url for each match. The browse_category endpoint works similarly but scopes results to a category_slug — either a top-level slug like cigars or a brand-specific path like big-list-of-brands/acid-cigars. Both endpoints share the same response shape and pagination model, and product_id values from either can be passed directly to get_product_page.

Product Details and SKU Variants

get_product_page accepts a product_id and returns the full product record: a characteristics object with keys like Profile, Shape, Wrapper, Origin, Brand, Binder, and Fillers; a description string; a rating out of 5; and a skus array. Each SKU carries its own sku_id, name, pack, price, msrp, and availability status, which is useful when a single product is sold in multiple pack sizes at different price points.

Reviews, Deals, Brands, and Stores

get_customer_reviews takes a SKU-level product_id (e.g. AIA-PM-1080 from skus[*].sku_id) and returns paginated reviews with score, title, content, reviewer, verified_buyer flag, votes_up, votes_down, and created_at. The get_daily_deal endpoint requires no inputs and returns current deals with price_tiers and a time_left countdown string. list_brands returns all brands alphabetically and accepts an optional letter filter. get_store_locations returns physical CI Superstore locations with address, phone, and latitude coordinates.

Common use cases
  • Build a cigar catalog filtered by Wrapper, Shape, or Origin using characteristics from get_product_page.
  • Track price changes across SKU pack sizes by polling get_product_page for price and msrp fields.
  • Aggregate verified customer review scores across brands using get_customer_reviews and its average_score field.
  • Monitor the daily deal endpoint to alert users when specific brands appear in get_daily_deal results.
  • Compile a full brand directory by letter using the letter filter on list_brands.
  • Map CI Superstore retail locations using latitude and address fields from get_store_locations.
  • Power a cigar recommendation engine by combining search results with SKU-level rating and characteristic data.
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 Cigars International have an official developer API?+
Cigars International does not publish a public developer API. There is no documented REST or GraphQL API available to third-party developers on their site.
What does `get_product_page` return beyond price — can I get cigar blend details?+
Yes. The endpoint returns a characteristics object with structured fields for Wrapper, Binder, Fillers, Origin, Shape, Profile, and Brand. It also returns a free-text description, an overall rating, and a skus array where each entry has its own pack, price, msrp, and availability.
Can I retrieve wish lists or user account order history through this API?+
Not currently. The API covers public-facing product data, reviews, deals, brands, and store locations. Account-specific data like order history, wish lists, and loyalty points require authentication and are not exposed. You can fork the API on Parse and revise it to add endpoints targeting any public-facing data those pages expose.
How does pagination work across the search and category endpoints?+
Both search_products and browse_category accept an integer page parameter and return up to 30 products per page. The response includes a total field indicating the full result count, which you can divide by 30 to determine the number of pages to iterate.
Does the API expose cigar accessory or humidor product listings, or only cigars?+
The API currently focuses on cigar products. Accessories, humidors, and other non-cigar merchandise are not surfaced by the current endpoints. You can fork the API on Parse and revise it to target the relevant category slugs for those product types.
Page content last updated . Spec covers 7 endpoints from cigarsinternational.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.
Cigars International API – Products, Reviews & Deals · Parse