- query
- The Groupon URL you submitted. On our runs this and
status were the only fields carrying anything - and what they carried was the placeholder address we sent. - sku_code
- Intended to carry Groupon's own identifier for the item. Not observed. On sibling services this column holds the seller's own number and is often a segment of the product URL.
- product_url
- Intended to carry the canonical page for the deal. Not observed. Empty on both rows.
- name
- Intended to carry the title as the listing states it. Not observed.
- description
- Intended to carry the longer text. Not observed. On sibling catalogues this ranges from a full paragraph to a copy of the name.
- parsed_price
- Intended to carry the price as a bare number, for arithmetic. Not observed. No Groupon price appears anywhere on this page, because we have never received one.
- price
- Intended to carry the same price as displayed, with symbol. Not observed. A deal site typically shows a discounted price beside an original one, so if rows do arrive, check carefully which of the two this column holds before you compute a saving from it.
- currency
- Intended to carry the currency the price is quoted in. Not observed. Groupon runs national storefronts, so read it rather than assuming.
- availability
- Intended to carry stock or availability status. Not observed. Deals are time-bounded as well as stock-bounded, which makes this a column to treat with care once it arrives.
- rating
- Intended to carry an average customer rating. Not observed.
- reviews
- Intended to carry the review count behind that rating. Not observed.
- images
- Intended to carry every image on the listing, semicolon-separated on the services where it is populated. Not observed.
- brand
- Intended to carry the merchant or manufacturer. Not observed. On a deal marketplace the useful value here would be the local business behind the offer.
- sku
- Intended to carry a second identifier. Not observed, so we cannot tell you whether Groupon fills it differently from
sku_code. - url
- The address the row was produced from. Populated on both of our rows, because it is what we submitted rather than something the site returned.
- image
- Intended to carry the primary image on its own. Not observed.
- status
- A per-row flag written by our exporter, not by Groupon. Across our two runs it took one value:
http 404, on both rows, from a placeholder address that does not exist. Reconcile on this column - and on this service, treat it as the first thing to read.
The honest summary of this table is that it describes a shape, not a result. The seventeen columns are real - they come from the header row of a genuine export and are byte-identical to the schema our Uline, CDW, Waxie, Otto, Newegg, Decathlon, Menards and NapaOnline services use, so an importer written against any of those will accept a Groupon file unchanged. But no run of ours ever addressed groupon.com: both rows we hold are 404s against a fictional placeholder address. We therefore cannot tell you which columns Groupon populates, how a deal price is represented, or whether a run succeeds at all. Several sibling pages on this site do carry full price data on this exact schema, and we have deliberately used none of their figures here - a deal marketplace is a different catalogue from a packaging distributor, and borrowing a number would be inventing evidence.