Target Listings Scraper avatar

Target Listings Scraper

Pricing

from $3.00 / 1,000 products

Go to Apify Store
Target Listings Scraper

Target Listings Scraper

Scrapes product listings from Target.com search results, extracting titles, prices, brands, ratings, availability, and images. Ideal for retail market research, competitor analysis, and pricing strategies.

Pricing

from $3.00 / 1,000 products

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

1

Total users

0

Monthly active users

6 days ago

Last modified

Share

🎯 Target.com Product Listings Scraper

Extract product listings from Target.com search and category pages β€” prices, sale prices, brands, ratings and fulfillment status β€” as structured JSON, CSV or Excel. Built for price monitoring, competitor tracking and retail market research.

✨ Features

  • πŸ” Search by keyword β€” just type laptop; no need to build Target URLs by hand.
  • πŸ”— Or paste your own URLs β€” any Target.com search or category page works as a start URL.
  • πŸ’² Price + sale data β€” current price, regular ("reg") price, and an onSale flag.
  • ⭐ Ratings β€” star rating and rating count for every product that has one.
  • πŸ“¦ Fulfillment status β€” the shipping/pickup message shown on each product card.
  • πŸ“„ Pagination β€” up to 50 pages per search term or start URL.
  • πŸ›‘οΈ Residential proxies β€” used automatically; Target serves an empty page to datacenter IPs.

πŸ› οΈ How It Works

  1. Enter search terms – e.g. ["laptop", "coffee maker"]. Each term runs its own search.
  2. Optionally add start URLs – any target.com/s?... or category URL, combined with your search terms.
  3. Set max pages – how many pagination pages to scrape per term/URL (default: 5).
  4. Run – results stream into the dataset and can be exported as JSON, CSV, Excel or XML.

πŸ“Š Output

One row per product. Fields:

FieldDescription
tcinTarget's internal product ID
titleProduct title
urlFull product URL
priceCurrent price
regularPriceStruck-through "reg" price, when shown
salePriceSame as price when the product is on sale, otherwise null
onSaleWhether Target flags the item as on sale
imageUrlPrimary product image
brandBrand name
ratingStar rating (e.g. 4.4), null if unrated
ratingCountNumber of ratings, null if unrated
availabilityStatusFulfillment message from the product card
scrapedAtISO timestamp of extraction

Sample output

{
"tcin": "81508967",
"title": "Keurig K-Supreme Single Serve K-Cup Pod Coffee Maker",
"url": "https://www.target.com/p/keurig-k-supreme-single-serve-k-cup-pod-coffee-maker/-/A-81508967",
"price": 89.99,
"regularPrice": 189.99,
"salePrice": 89.99,
"onSale": true,
"imageUrl": "https://target.scene7.com/is/image/Target/GUEST_8c8aa517-2643-4c07-a002-4844cfd59cd2?qlt=65&fmt=webp&hei=350&wid=350",
"brand": "Keurig",
"rating": 4.3,
"ratingCount": 13146,
"availabilityStatus": "In stockPickup ready within 2 hoursShipping arrives Wed, Aug 19",
"scrapedAt": "2026-08-16T15:19:55.567Z"
}

πŸ’° Pricing

Pay per result β€” you are charged per product row in the dataset, plus a small Actor start fee. No monthly subscription.

❓ FAQ

Does it need a Target account? No.

Can I scrape prices for a specific store? Not yet β€” prices come from Target's default online pricing.

How many products per search? Target caps a search at roughly 24 products per page; set Max Pages to control the total.

Enhance your retail research with the Target.com Product Listings Scraper today! πŸš€