Target Product Scraper avatar

Target Product Scraper

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Target Product Scraper

Target Product Scraper

Under maintenance

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

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

  1. Navigate to the Target Product Scraper on Apify.
  2. Enter your search keywords in the input configuration.
  3. Set the maximum number of products per keyword.
  4. Click "Start" to begin scraping.
  5. 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

ParameterTypeDescription
keywordsArraySearch terms to search on Target.com (default: air purifier, coffee maker)
maxProductsIntegerMaximum products per keyword (default: 200)
proxyConfigObjectProxy 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.