VOOZH about

URL: https://apify.com/bovi/target-products

โ‡ฑ Target.com Scraper API โ€” Products, Prices & Images ยท Apify


๐Ÿ‘ Target Scraper ๐ŸŽฏ Products, Prices, Stock, Images & UPC avatar

Target Scraper ๐ŸŽฏ Products, Prices, Stock, Images & UPC

Pricing

from $2.81 / 1,000 product scrapeds

Go to Apify Store

Target Scraper ๐ŸŽฏ Products, Prices, Stock, Images & UPC

Scrape **Target.com** products by keyword, category or product URL. Returns title, price, sale price, rating, reviews, brand, availability, UPC, description โ€” and **images that actually populate**. Search & URL modes, reliable access, per-product pricing.

Pricing

from $2.81 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

๐Ÿ‘ Vitalii Bondarev

Vitalii Bondarev

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

3

Monthly active users

6 days ago

Last modified

Share

Target.com Scraper | $2.90/1K โ€” Products, Prices, Images & UPC

For e-commerce analysts tracking Target.com prices, dropshippers building catalogs, and data teams that need product images that actually populate โ€” not the empty [] arrays most Target scrapers ship.

Pricing: $0.0029 per product ($2.90/1,000 products) โ€” one flat per-product rate. No proxy key, no API key, no add-on fees.

Scrape Target.com products by keyword search, category page, or direct product URL. Every product comes back as a flat JSON row with price, sale detection, full image set, UPC, rating and reviews โ€” reliable residential access built in.

What you get per product

FieldDescription
tcinTarget's internal product ID (TCIN)
titleProduct title
brandBrand name
priceCurrent price (USD)
regular_priceRegular (pre-sale) price
on_saletrue when current price is below regular โ€” instant deal detection
ratingAverage star rating
review_countNumber of customer reviews
primary_imageMain product image URL
alternate_imagesFull image set โ€” every scene7 image URL for the product (typically 15โ€“21 images), where most scrapers return an empty list
availabilityStock / availability status
upcUPC barcode (with detail fetch on)
descriptionFull product description (with detail fetch on)
bulletsBullet-point specs / highlights (with detail fetch on)
urlCanonical Target.com product URL
parse_confidencePer-row quality score 0.0โ€“1.0 โ€” catch site changes before they break your pipeline
scraped_atISO 8601 run timestamp

Why this scraper

  • Images that populate. The headline edge: a complete alternate_images set (real scene7 CDN URLs, ~15โ€“21 per product) where competing Target scrapers ship []. If you build catalogs or feeds, this is the difference between usable and useless.
  • Sale detection. on_sale plus regular_price vs price โ€” find every markdown without diffing snapshots yourself.
  • Full detail. UPC, bullet specs and description from the product detail page (toggle fetchProductDetails).
  • Reliable access, no keys. Runs on Apify residential proxy and rides Target's own product API โ€” no buyer proxy key, no buyer API key, nothing to configure.
  • parse_confidence on every row โ€” a quality signal no commodity Target scraper exposes.

Input

{
"searchQueries":["coffee maker","airpods"],
"urls":["https://www.target.com/p/-/A-12345678"],
"maxProductsPerSearch":60,
"fetchProductDetails":true,
"storeId":"3991",
"zipCode":"10001"
}
ParameterDefaultDescription
searchQueriesโ€”Keywords to search on Target.com (one product list per query)
urlsโ€”Product, category, or search URLs (product URLs return full detail; category/search are paginated)
maxProductsPerSearch60Max products per query/URL (0 = unlimited up to the page cap)
fetchProductDetailstrueEnrich each product with description, bullet specs and UPC (one extra request per product)
storeIdblankTarget store number for price + in-store availability
zipCode10001US ZIP for delivery/pricing context
proxyConfigurationRESIDENTIALApify residential proxy (recommended โ€” datacenter IPs are rate-limited by Target)

Pricing example

RunProductsCost
Trial (1 query, 60-cap default)60$0.17
1,000 products1,000$2.90
10,000 products10,000$29.00

Pay per result โ€” you are charged once per product delivered to the dataset. Blocked or empty queries are not charged. The buyer's Apify account pays for proxy/platform compute.

Output sample

{
"tcin":"12345678",
"title":"Keurig K-Classic Single Serve Coffee Maker",
"brand":"Keurig",
"price":169.99,
"regular_price":219.99,
"on_sale":true,
"rating":4.44,
"review_count":2012,
"primary_image":"https://target.scene7.com/is/image/Target/GUEST_xxxx",
"alternate_images":[
"https://target.scene7.com/is/image/Target/GUEST_aaaa",
"https://target.scene7.com/is/image/Target/GUEST_bbbb"
],
"availability":"in_stock",
"upc":"611247373767",
"url":"https://www.target.com/p/-/A-12345678",
"parse_confidence":1.0,
"scraped_at":"2026-06-14T10:00:00+00:00"
}

Use cases

  • Price & promo monitoring โ€” track Target prices and catch every on_sale markdown.
  • Catalog / feed building โ€” full image sets + specs + UPC ready to drop into a storefront or marketplace feed.
  • Competitive intelligence โ€” brand, rating and review-count benchmarking across a category.
  • Dropshipping โ€” product data with real images, no manual copy-paste.

FAQ

Do I need an API key or proxy key? No. Reliable residential access is built in and Target's product API is reached for you. You only configure the standard Apify proxy (residential is the default and recommended).

Why are images better here? Most Target scrapers read the search-list payload only, which omits the full gallery. This actor resolves each product's complete scene7 image set, so alternate_images is actually populated.

What formats can I export? JSON, CSV, Excel, or JSONL โ€” from the Apify dataset UI or REST API.

What if a product is out of stock? It is still returned with availability reflecting its status; rating/review_count may be empty for products with no reviews (real data, not a parse miss).

Integrations

Built for e-commerce analysts, dropshippers, and catalog teams extracting Target.com product data with prices, images and UPC โ€” the JSON/dataset output drops into the tools you already run, no glue code:

  • n8n / Make / Zapier โ€” trigger a run or pipe every new dataset item into 500+ apps (Google Sheets, Airtable, Slack, your database) with no code: n8n, Make, Zapier.
  • Webhooks โ€” fire your own endpoint the moment a run finishes (docs).
  • MCP server โ€” expose this actor as a tool to Claude, Cursor, or any MCP client so an AI agent can pull Target product data mid-conversation (guide).
  • API & SDKs โ€” fetch the dataset as JSON, CSV, or Excel through the Apify REST API or the Python / JS SDKs.

See all Apify integrations.

Legal & compliance

This actor collects only publicly visible Target.com product data โ€” the same information any visitor sees while browsing the site without logging in. It does not access private or authenticated content and stores no personal data. Use it in accordance with Target's Terms of Service and applicable regulations; the operator is responsible for ensuring their use case complies. Not affiliated with or endorsed by Target Brands, Inc.

You might also like

Target.com Products Scraper

gio21/target-products-scraper

Scrape Target.com products by keyword search. Returns title, brand, TCIN, price, list price, rating, reviews count, image, URL. Pay per product returned.

Target.com Product Scraper

alwaysprimedev/target-scraper

Scrape Target.com product details โ€” title, price, brand, images, ratings, variants, specs โ€” from search keywords, category pages, or product URLs.

Target.com Scraper

moving_beacon-owner1/target-com-scraper

Target.com Search Scraper extracts product listings from Target keyword searches , It returns product details including title, brand, price, rating, reviews, image, and URL, with optional raw API data for debugging.

2

Target Scraper

automation-lab/target-scraper

Scrape Target.com product data for price monitoring โ€” current/regular prices, sale flags, ratings, reviews, brands, images, and product URLs.

๐Ÿ‘ User avatar

Stas Persiianenko

51

Target Product Details Scraper

ecomscrape/target-product-page-details-scraper

The Target.com Product Details Scraper extracts detailed product data from Target.com, including title, brand, price, rating, image URLs, etc., by providing product details page urls.

ecomscrape

45

Target Product Search Scraper

ecomscrape/target-product-search-scraper

The Target.com Product Search Scraper extracts detailed product data from Target.com, including name, title, brand, description, price, rating score, etc., using search query URLs. This tool is perfect for market research, trend analysis, lead generation, and campaign planning.

ecomscrape

170

5.0

Target Product Reviews Scraper

scraped/target-product-reviews

This scrapes Target product reviews

Target Product Scraper

crawlerbros/target-scraper

Scrape Target.com products with search by keyword, browse by category, look up by TCIN, or fetch trending deals. Returns price, ratings, availability, images, and fulfillment options via Target's RedSky API. No proxy or auth required.