Target Product Scraper - Extract Data Instantly
Pricing
Pay per event
Target Product Scraper - Extract Data Instantly
Extract product data from Target.com effortlessly. This powerful scraper collects prices, reviews, descriptions, images, and availability in real-time. Perfect for price monitoring, competitor analysis, and market research. Export data in multiple formats. Fast, reliable, and easy to use.
Pricing
Pay per event
Rating
5.0
(2)
Developer

ParseForge
Actor stats
2
Bookmarked
6
Total users
4
Monthly active users
1 hours
Issues response
6 days ago
Last modified
Categories
Share
Target Scraper
Extract product data from Target.com including prices, descriptions, ratings, availability, and more. Supports category pages, search results, and individual product URLs.
Create a free account w/ $5 credit
What it does
This actor scrapes product listings from Target.com by accepting category, search, or product URLs. It extracts structured data from each product and optionally fetches full product detail pages for richer data.
Supports:
- Category pages - e.g.
https://www.target.com/c/cereal-breakfast-grocery/-/N-5xt0g - Search pages - e.g.
https://www.target.com/s?searchTerm=wireless+headphones - Product pages - e.g.
https://www.target.com/p/product-name/-/A-12345678
Input
| Field | Type | Description |
|---|---|---|
startUrls | Array | Target.com category, search, or product URLs |
maxItems | Integer | Max products to extract. Free: up to 100. Paid: up to 1,000,000 |
includeDetails | Boolean | Fetch each product page for full details. Slower but returns more data |
proxyConfiguration | Object | Proxy settings. Defaults to Apify Residential |
Output
Each item in the dataset contains:
| Field | Description |
|---|---|
imageUrl | Primary product image |
tcin | Target's internal product ID |
title | Product name |
url | Product page URL |
price | Current price (USD) |
originalPrice | Original/regular price if on sale |
currency | Always USD |
rating | Average star rating |
reviewCount | Total number of reviews |
brand | Brand name |
availability | in_stock or out_of_stock |
category | Category from the source URL |
description | Product description (with includeDetails enabled) |
scrapedAt | ISO timestamp of when the data was collected |
error | Error message if scraping failed for this item |
Sample output
{"imageUrl": "https://target.scene7.com/is/image/Target/example","tcin": "54528101","title": "Organic Peanut Butter Poppers 10oz - Good & Gather","url": "https://www.target.com/p/organic-peanut-butter-poppers/-/A-54528101","price": 3.99,"originalPrice": 4.49,"currency": "USD","rating": 4.6,"reviewCount": 312,"brand": "Good & Gather","availability": "in_stock","category": "cereal breakfast grocery","description": "A delicious organic snack made with real peanut butter.","scrapedAt": "2026-02-08T22:39:53.551Z"}
Use cases
- Price monitoring - Track price changes across Target categories over time
- Competitor research - Analyze product assortments, pricing, and availability
- Market research - Collect ratings and reviews for product analysis
- Inventory tracking - Monitor in-stock vs. out-of-stock status
- E-commerce data pipelines - Feed product data into your catalog or analytics system
Integrations
Connect this actor to your workflows using Apify's built-in integrations:
- Make (Integromat) - Trigger scrapes and send data to Google Sheets, Airtable, or any app
- Zapier - Automate workflows when new products are scraped
- Slack - Get notified when a run completes or a price changes
- Google Sheets - Export results directly to a spreadsheet
- REST API - Call the actor programmatically and retrieve results in JSON
Recommended Actors
| Actor | Description |
|---|---|
| Copart Public Search Scraper | Scrape vehicle auction listings and pricing from Copart |
| Bring A Trailer Auctions Scraper | Extract classic car auction data and sold prices |
| Iron Planet Scraper | Scrape heavy equipment listings and auction results |
| HTML to JSON Smart Parser | Convert any HTML page into structured JSON data |
Disclaimer
This actor is not affiliated with, endorsed by, or connected to Target Corporation. Use responsibly and in accordance with Target's terms of service. The author assumes no liability for how this tool is used.