Target data selectors

Want to extract Target data straight into your spreadsheet?

You can see below the selectors designed for any Target listing page or Search result page to use within your =IMPORTFROMWEB() function;  just pick them up directly in our Target scraper template / Target Search scraper template or use them by yourself in your own spreadsheet.

=IMPORTFROMWEB("Target product URL", "title, price")
=IMPORTFROMWEB(A2,B1:C1)

Product selectors

SelectorDescription
titleTitle of the listing
priceProduct price
ratingAverage rating
reviews_countNumber of reviews
imageN_sourceImage source (URL) of the product (replace N by the image number)
video_sourceVideo source (URL) of the product

Search results selectors

SelectorDescription
idOutputs the id of the products listed
nameOutputs the name of the products listed
priceOutputs the price of the products listed
image_sourceOutputs the main image source for each product listed
product_urlOutputs the URL of the products listed