Target data selectors
Last updated:March 27, 2026

Want to extract Target data straight into your spreadsheet?
You can see below the data selectors designed for any Target listing page or Search result page to use within your =AMAPULSE() function; just pick them up directly in our Target scraper template / Target Search scraper template or use them by yourself in your own spreadsheet.
=AMAPULSE("Target product URL", "title, price")
=AMAPULSE(A2,B1:C1)
Product data selectors
| Data selector | Description |
|---|---|
| title | Title of the listing |
| price | Product price |
| rating | Average rating |
| reviews_count | Number of reviews |
| imageN_source | Image source (URL) of the product (replace N by the image number) |
| video_source | Video source (URL) of the product |
Search results data selectors
| Data selector | Description |
|---|---|
| id | Outputs the id of the products listed |
| name | Outputs the name of the products listed |
| price | Outputs the price of the products listed |
| image_source | Outputs the main image source for each product listed |
| product_url | Outputs the URL of the products listed |