Target Product Scraper
Pricing
Pay per usage
Target Product Scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
What does it do?
Target Product Scraper extracts product listings from Target.com, one of the largest retail chains in the United States. It searches by keyword and collects detailed product information including names, prices, ratings, review counts, availability status, brand names, and product images. The scraper handles multiple keywords and pagination automatically.
Why use this scraper?
Target.com is a major US retailer with thousands of products across categories from electronics to home goods. This scraper enables competitive pricing analysis, product availability monitoring, review tracking, and retail market research at scale. Whether you are comparing prices against competitors, tracking product ratings over time, or building a retail intelligence dataset, this tool provides the structured data you need.
How to use
- Navigate to the Target Product Scraper on Apify.
- Enter your search keywords in the input configuration.
- Set the maximum number of products per keyword.
- Click "Start" to begin scraping.
- Download results in JSON, CSV, or Excel format.
Use the Apify API for automated workflows, scheduled runs, and integration with your data pipelines.
Input configuration
| Parameter | Type | Description |
|---|---|---|
| keywords | Array | Search terms to search on Target.com (default: air purifier, coffee maker) |
| maxProducts | Integer | Maximum products per keyword (default: 200) |
| proxyConfig | Object | Proxy settings for the scraper |
Output data
The scraper outputs a dataset with the following fields:
{"name": "Dyson Pure Cool Purifying Fan TP07","price": "$449.99","rating": 4.6,"reviewsCount": 1842,"availability": "In Stock","brand": "Dyson","image": "https://target.scene7.com/...","url": "https://www.target.com/p/dyson-pure-cool/-/A-12345678","keyword": "air purifier","scrapedAt": "2026-02-19T10:00:00.000Z"}
Cost of usage
This scraper uses Cheerio for fast, lightweight crawling. Approximate cost is $0.75 per 1,000 products with Apify proxy. Actual costs depend on the number of keywords and pagination depth. The Cheerio-based architecture ensures fast execution and minimal resource usage.
Tips
- Use specific product categories or brand names for more targeted results.
- Monitor availability to track stock levels and restocking patterns.
- Schedule regular runs to track price changes during sales events.
- Compare Target prices with other retailers for price matching intelligence.
- Use the review count and rating data to assess product quality and popularity.
- Export data to spreadsheets for trend analysis and price tracking dashboards.
- Results include the original keyword for easy filtering across searches.
Built with Crawlee and Apify SDK. See more scrapers by consummate_mandala on Apify Store.