Etsy data selectors

Want to extract Etsy data straight into your spreadsheet?

You can see below the exhaustive list of selectors designed for any Etsy product/search page. These built-in data selectors are used within your =IMPORTFROMWEB( ) function; just pick them up directly in our Etsy Product scraper or use them by yourself in your own spreadsheet.

=IMPORTFROMWEB("url", "title,sale_price,rating")

Please note that ImportFromWeb works with most of Etsy markets.

Product page

SelectorDescription
titleProduct name
ratingAverage rating
reviews_countNumber of reviews
sale_priceProduct price
sale_price_currencyProduct price currency
sale_price_textProduct price text
featured_image_sourceCollects the main image source
image_source_XCollects the different images of the product (replace X by 1, 2, 3, etc.)
descriptionProduct description
buybox_winnerSeller who gets the buybox
shipping_costShipping price
shipping_cost_currencyShipping price currency
original_priceOriginal price from the seller
original_currencyOriginal currency chosen by the seller
list_priceStrike-Through Price / Manufacturer Suggested Retail Price
list_price_currencyCurrency of the Strike-Through Price / Manufacturer Suggested Retail Price
list_price_textText of the Strike-Through Price / Manufacturer Suggested Retail Price

Search page

SelectorDescription
titleCollects each product title
sale_priceCollects each product price
sale_price_currencyCollects each product price currency
list_priceStrike-Through Price / Manufacturer Suggested Retail Price
list_price_currencyCurrency of the Strike-Through Price / Manufacturer Suggested Retail Price
ratingCollects average rating for each product listed
reviews_countNumber of reviews
featured_image_sourceCollects the main image source for each product listed