- query
- The AutoZone 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 AutoZone's own part number. Not observed. On sibling services this column holds the seller's number and is often a segment of the product URL.
- product_url
- Intended to carry the canonical product page. Not observed. On a category run this is the column that would distinguish one listing from another.
- name
- Intended to carry the product title as the listing states it. Not observed.
- description
- Intended to carry the longer product 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 AutoZone 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.
- currency
- Intended to carry the currency the price is quoted in. Not observed. Read it rather than assuming, if and when rows arrive.
- availability
- Intended to carry stock status. Not observed. A parts retailer publishes availability per store and per vehicle fitment, so expect this to be the column that needs the most care once it does arrive.
- 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 manufacturer. Not observed. A parts retailer sells many third-party makers alongside its own lines, so this column would be worth having.
- sku
- Intended to carry a second identifier - on our reseller pages, the manufacturer's part number as distinct from the seller's. Not observed, so we cannot tell you whether AutoZone 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 AutoZone - and on this service the only column that told us anything. Both our rows read
no product data found (paste an AutoZone category/listing URL), which is the service naming the input shape it expects. Read it first.
This table describes a shape rather than a result, and the honest summary is short. The seventeen columns are real: they come from the header row of a genuine export and are byte-identical to the schema our Gemplers, Uline, CDW, Waxie, Otto, Newegg and Decathlon services use, so an importer written against any of those will accept an AutoZone file unchanged. But no run of ours ever addressed autozone.com - both rows we hold submitted a fictional placeholder address. We therefore cannot tell you which columns AutoZone populates, how a fitment-dependent stock value is represented, or whether a run succeeds at all. What we can tell you is the input the service asks for, because it says so itself: both rows carry a status requesting a category or listing URL, and the vendor's own recorded example input is exactly that. Several sibling pages on this site do carry full rows on this exact schema, and we have deliberately used none of their figures here.