Target Store Scraper

Target Store Scraper

by axlymxp

Scrape Target store locations, details, and services by city or zip code. Get structured data on addresses, hours, and coordinates for analysis.

303 runs
9 users
Try This Actor

Opens on Apify.com

About Target Store Scraper

Need to pull location data for Target stores? This scraper does the heavy lifting for you. Just give it a search term—like a city name or zip code—and set your preferred radius. It'll go out and collect a clean dataset of every Target store in that area. You get back the essentials: store names, full addresses, phone numbers, and operating hours. It also grabs useful extras like available services (think CVS Pharmacy, Starbucks, or Order Pickup) and geographic coordinates for mapping. I use it when I need to analyze retail footprints or build location-aware apps, and the configurable radius and results limit let you keep the data focused and manageable. It saves you from the tedious work of manually checking Target's website or dealing with inconsistent data formats. The output is structured and ready for analysis in a spreadsheet, database, or any other business tool.

What does this actor do?

Target Store Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Target Store Scraper

An Apify actor that scrapes Target store locations based on a location keyword search.

Overview

This actor searches for Target retail stores using a location keyword (like a city or zip code) and returns detailed store information in JSON format. It's useful for gathering location data for analysis, mapping, or integration into other applications.

Key Features

  • Search for Target stores by location keyword (city, zip code, etc.).
  • Specify a search radius in miles (1-100).
  • Limit the total number of results returned (1-100).
  • Outputs comprehensive details for each store.

Input Parameters

Configure the actor using these input fields:

Parameter Type Description Default
keyword String Location to search for Target stores (e.g., "Seattle", "60601"). "New York"
within Integer Maximum search distance in miles (1-100). 50
limit Integer Maximum number of store results to return (1-100). 10

Output

The actor outputs an array of JSON objects, one for each store found. Each record includes:
* Store ID and name
* Full address (street, city, state, zip)
* Phone number
* Store hours
* Store type and available features
* Geographic coordinates (latitude/longitude)
* Distance from the searched location

How to Use

Via Apify Console

  1. Go to the Target Store Scraper page on Apify Console.
  2. Enter your desired keyword, within, and limit parameters.
  3. Click "Start" to run the actor.

Via API

You can run the actor programmatically using the Apify API.

Example cURL request:

curl -X POST \
  https://api.apify.com/v2/acts/your-username~target-store-scraper/runs?token=YOUR_API_TOKEN \
  -H 'Content-Type: application/json' \
  -d '{
    "keyword": "Chicago",
    "within": 30,
    "limit": 15
  }'

Local Development

Prerequisites: Python 3.9+ and pip.

  1. Clone the repository.
  2. Create and activate a virtual environment:
    bash python -m venv .venv # Windows: .venv\Scripts\activate # macOS/Linux: source .venv/bin/activate
  3. Install dependencies: pip install -r requirements.txt
  4. Run the actor locally: python -m src

License

Licensed under the Apache License 2.0.

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Target Store Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
axlymxp
Pricing
Paid
Total Runs
303
Active Users
9
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support