Target US Product Scraper (Unofficial) avatar

Target US Product Scraper (Unofficial)

Pricing

from $0.30 / 1,000 results

Go to Apify Store
Target US Product Scraper (Unofficial)

Target US Product Scraper (Unofficial)

Scrape Target US product search, categories, pricing, offers, and normalized item data for price monitoring, retail research, and ecommerce workflows.

Pricing

from $0.30 / 1,000 results

Rating

0.0

(0)

Developer

Dmitriy Gyrbu

Dmitriy Gyrbu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Target US Products & Prices Scraper

Collect Target products, store-aware prices, promotions, ratings, images, and detailed product information in a structured Dataset. Use it for price monitoring, retail research, product matching, assortment analysis, and ecommerce automation.

This is an unofficial Actor and is not affiliated with or endorsed by Target.

What you can do

  • Search Target products by keyword
  • Retrieve detailed information for an exact product
  • Compare prices using a selected Target store
  • Collect promotions, ratings, images, and product variants when available
  • Discover filters and categories for broader catalogue research
  • Track prices for everyday essentials and consumer products
  • Compare Target products with other retailers
  • Build product-research and catalogue-enrichment datasets
  • Monitor ratings, offers, and assortment changes
  • Feed dashboards, spreadsheets, alerts, and scheduled workflows

Quick start

Search for products:

{
"operation": "search",
"query": "toothpaste",
"page": 1,
"limit": 20,
"store_id": 3991
}

Get an exact product:

{
"operation": "item",
"tcin": "75557360",
"store_id": 3991
}

Input guide

OperationRequired inputOptional input
searchquerypage, limit, sort, filter, store_id
itemProduct tcin, url, or slugstore_id
categorycategory_id, category url, or slugpage, limit, sort, filter, store_id
search_filtersSearch query or categorystore_id
categoriesNothingdepth, max_parents, max_children

store_id controls the pricing context. Keep the default value if you do not need a particular store.

Output

Each product is saved as a separate Dataset item. Fields can include:

  • TCIN and product name
  • Brand and description
  • Current and regular price
  • Promotions and unit price
  • Rating and review count
  • Images and product URL
  • Category and breadcrumbs
  • Variants, highlights, and availability context

Automation and export

Run the Actor from Apify Console, through the API, or on a schedule. Export results as JSON, CSV, Excel, XML, or RSS, or connect them to Google Sheets, Airtable, Make, n8n, a database, or a custom application.

Good to know

  • Search and exact product lookup are the recommended workflows.
  • Category and filter endpoints may be temporarily unavailable when Target restricts catalogue access.
  • Prices, promotions, and availability depend on the selected store and can change throughout the day.
  • Collect only public data and use it in accordance with applicable laws and the retailer's terms.